Searched refs:ISIS_L2_CSNP (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | nlpid.h | 47 #define ISIS_L2_CSNP 25 macro
|
D | gencode.c | 5271 b0 = gen_proto(cstate, ISIS_L2_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5293 b1 = gen_proto(cstate, ISIS_L2_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5303 b1 = gen_proto(cstate, ISIS_L2_CSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev()
|
/external/scapy/scapy/contrib/ |
D | isis.py | 843 class ISIS_L2_CSNP(_ISIS_CSNP_Base): class 878 bind_layers(ISIS_CommonHdr, ISIS_L2_CSNP, hdrlen=33, pdutype=25)
|