Searched refs:ISIS_L1_PSNP (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | nlpid.h | 48 #define ISIS_L1_PSNP 26 macro
|
D | gencode.c | 5467 b0 = gen_proto(cstate, ISIS_L1_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev_internal() 5501 b0 = gen_proto(cstate, ISIS_L1_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev_internal() 5514 b0 = gen_proto(cstate, ISIS_L1_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev_internal()
|
/external/scapy/scapy/contrib/ |
D | isis.py | 858 class ISIS_L1_PSNP(_ISIS_PSNP_Base): class 879 bind_layers(ISIS_CommonHdr, ISIS_L1_PSNP, hdrlen=17, pdutype=26)
|