Home
last modified time | relevance | path

Searched refs:NLPID_ESIS (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dnlpid.h23 #define NLPID_ESIS 0x82 /* iso9577 */ macro
H A Dnlpid.c30 { NLPID_ESIS, "ES-IS" },
H A Dprint-chdlc.c94 GET_U_1(p + 1) == NLPID_ESIS || in chdlc_print()
H A Dprint-fr.c336 case NLPID_ESIS: in fr_print()
H A Dprint-isoclns.c751 case NLPID_ESIS: in isoclns_print()
1190 if (GET_U_1(esis_header->nlpid) != NLPID_ESIS) { in esis_print()
/dragonfly/sys/netgraph/rfc1490/
H A Dng_rfc1490.c77 #define NLPID_ESIS 0x82 macro
274 case NLPID_ESIS: in ng_rfc1490_rcvdata()
/dragonfly/sys/netgraph7/rfc1490/
H A Dng_rfc1490.c79 #define NLPID_ESIS 0x82 macro
378 case NLPID_ESIS: in ng_rfc1490_rcvdata()