Searched refs:ISIS_L2_PSNP (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | nlpid.h | 49 #define ISIS_L2_PSNP 27 macro
|
D | gencode.c | 5273 b0 = gen_proto(cstate, ISIS_L2_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5297 b0 = gen_proto(cstate, ISIS_L2_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev() 5309 b1 = gen_proto(cstate, ISIS_L2_PSNP, Q_ISIS, Q_DEFAULT); in gen_proto_abbrev()
|
/external/scapy/scapy/contrib/ |
D | isis.py | 865 class ISIS_L2_PSNP(_ISIS_PSNP_Base): class 880 bind_layers(ISIS_CommonHdr, ISIS_L2_PSNP, hdrlen=17, pdutype=27)
|