Searched refs:ISIS_L1_CSNP (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | nlpid.h | 46 #define ISIS_L1_CSNP 24 macro
|
D | gencode.c | 5259 b0 = gen_proto(cstate, ISIS_L1_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5292 b0 = gen_proto(cstate, ISIS_L1_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5302 b0 = gen_proto(cstate, ISIS_L1_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev()
|
/external/scapy/scapy/contrib/ |
D | isis.py | 836 class ISIS_L1_CSNP(_ISIS_CSNP_Base): class 877 bind_layers(ISIS_CommonHdr, ISIS_L1_CSNP, hdrlen=33, pdutype=24)
|