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_PURGE_ORIG_ID 13
39#define ISIS_CLV_LSP_BUFFERSIZE 14
40#define ISIS_CLV_REVERSE_METRIC 16
41#define ISIS_CLV_EXTD_IS_REACH 22
42#define ISIS_CLV_IS_ALIAS_ID 24
43#define ISIS_CLV_SRV6_LOCATOR 27
44#define ISIS_CLV_INT_IP_REACH 128
45#define ISIS_CLV_PROTOCOLS_SUPPORTED 129
46#define ISIS_CLV_EXT_IP_REACH 130
47#define ISIS_CLV_IDRP_INFO 131
48#define ISIS_CLV_IP_ADDR 132
49#define ISIS_CLV_IP_AUTHENTICATION 133
50#define ISIS_CLV_TE_ROUTER_ID 134
51#define ISIS_CLV_EXTD_IP_REACH 135
52#define ISIS_CLV_HOSTNAME 137
53#define ISIS_CLV_SHARED_RISK_GROUP 138
54#define ISIS_CLV_IPV6_SRLG_TLV 139
55#define ISIS_CLV_IPV6_TE_ROUTER_ID 140
56#define ISIS_GRP_ADDR 142
57#define ISIS_CLV_MT_PORT_CAP 143
58#define ISIS_CLV_MT_CAP 144
59#define ISIS_CLV_TRILL_NEIGHBOR 145
60#define ISIS_CLV_MAC_RI 147
61#define ISIS_CLV_BFD_ENABLED 148
62#define ISIS_CLV_SID_LABEL_BINDING 149
63#define ISIS_CLV_AVAYA_IPVPN 184
64#define ISIS_CLV_AVAYA_IPVPN_MC 185
65#define ISIS_CLV_AVAYA_IP_GRT_MC 186
66#define ISIS_CLV_RESTART 211
67#define ISIS_CLV_MT_IS_REACH 222
68#define ISIS_CLV_MT_SUPPORTED 229
69#define ISIS_CLV_IP6_ADDR 232
70#define ISIS_CLV_IPV6_GBL_INT_ADDR 233
71#define ISIS_CLV_MT_IP_REACH 235
72#define ISIS_CLV_IP6_REACH 236
73#define ISIS_CLV_MT_IP6_REACH 237
74#define ISIS_CLV_APPSPEC_SRLG 238
75#define ISIS_CLV_PTP_ADJ_STATE 240
76#define ISIS_CLV_IIH_SEQNR 241
77#define ISIS_CLV_RT_CAPABLE 242
78#define ISIS_CLV_VENDOR_PRIVATE 250
85 const char *tree_text;
97 int unknown_tree_id,
int tree_type,
int tree_length,
expert_field *ei_unknown);
100 int hf_nlpid,
int offset,
int length);
102 int offset,
int length,
int tree_id);
104 int offset,
int length,
int tree_id);
106 int offset,
int length,
int tree_id);
108 int offset,
int length,
int tree_id,
expert_field* mtid_expert);
110 int offset,
int length,
int tree_id);
112 int hf_auth_bytes,
int hf_key_id,
expert_field* auth_expert,
int offset,
int length);
114 expert_field* expert,
int hf_area,
int offset,
int length);
116 expert_field* expert,
int hf_iid,
int hf_supported_itid,
int offset,
int length);
119 uint8_t value,
char *pstr,
int force_supported);
Definition packet_info.h:43
Definition packet-isis-clv.h:83
Definition packet-isis.h:40
Definition tvbuff-int.h:35