13 #ifndef _PACKET_ISIS_CLV_H 14 #define _PACKET_ISIS_CLV_H 27 #define ISIS_CLV_AREA_ADDRESS 1 28 #define ISIS_CLV_IS_REACH 2 29 #define ISIS_CLV_ES_NEIGHBORS 3 30 #define ISIS_CLV_PARTITION_DIS 4 31 #define ISIS_CLV_PREFIX_NEIGHBORS 5 32 #define ISIS_CLV_IS_NEIGHBORS 6 33 #define ISIS_CLV_INSTANCE_IDENTIFIER 7 34 #define ISIS_CLV_PADDING 8 35 #define ISIS_CLV_LSP_ENTRIES 9 36 #define ISIS_CLV_AUTHENTICATION 10 37 #define ISIS_CLV_CHECKSUM 12 38 #define ISIS_CLV_LSP_BUFFERSIZE 14 39 #define ISIS_CLV_EXTD_IS_REACH 22 40 #define ISIS_CLV_IS_ALIAS_ID 24 41 #define ISIS_CLV_INT_IP_REACH 128 42 #define ISIS_CLV_PROTOCOLS_SUPPORTED 129 43 #define ISIS_CLV_EXT_IP_REACH 130 44 #define ISIS_CLV_IDRP_INFO 131 45 #define ISIS_CLV_IP_ADDR 132 46 #define ISIS_CLV_IP_AUTHENTICATION 133 47 #define ISIS_CLV_TE_ROUTER_ID 134 48 #define ISIS_CLV_EXTD_IP_REACH 135 49 #define ISIS_CLV_HOSTNAME 137 50 #define ISIS_CLV_SHARED_RISK_GROUP 138 51 #define ISIS_GRP_ADDR 142 52 #define ISIS_CLV_MT_PORT_CAP 143 53 #define ISIS_CLV_MT_CAP 144 54 #define ISIS_CLV_TRILL_NEIGHBOR 145 55 #define ISIS_CLV_SID_LABEL_BINDING 149 56 #define ISIS_CLV_RESTART 211 57 #define ISIS_CLV_MT_IS_REACH 222 58 #define ISIS_CLV_MT_SUPPORTED 229 59 #define ISIS_CLV_IP6_ADDR 232 60 #define ISIS_CLV_MT_IP_REACH 235 61 #define ISIS_CLV_IP6_REACH 236 62 #define ISIS_CLV_MT_IP6_REACH 237 63 #define ISIS_CLV_PTP_ADJ_STATE 240 64 #define ISIS_CLV_IIH_SEQNR 241 65 #define ISIS_CLV_RT_CAPABLE 242 66 #define ISIS_CLV_VENDOR_PRIVATE 250 73 const char *tree_text;
76 int offset,
int id_length,
int length);
85 int unknown_tree_id,
int tree_type,
int tree_length,
expert_field ei_unknown);
88 int hf_nlpid,
int offset,
int length);
90 int offset,
int length,
int tree_id);
92 int offset,
int length,
int tree_id);
94 int offset,
int length,
int tree_id);
96 int offset,
int length,
int tree_id,
expert_field* mtid_expert);
98 int offset,
int length,
int tree_id);
100 int hf_auth_bytes,
int hf_key_id,
expert_field* auth_expert,
int offset,
int length);
102 expert_field* expert,
int hf_area,
int offset,
int length);
104 expert_field* expert,
int hf_iid,
int hf_supported_itid,
int offset,
int length);
107 guint8 value,
char *pstr,
int force_supported);
Definition: packet_info.h:44
Definition: tvbuff-int.h:35
Definition: packet-isis-clv.h:71