Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dnlpid.h23 #define NLPID_ESIS 0x82 /* iso9577 */ macro
H A Dnlpid.c28 { NLPID_ESIS, "ES-IS" },
H A Dprint-chdlc.c92 GET_U_1(p + 1) == NLPID_ESIS || in chdlc_print()
H A Dprint-fr.c334 case NLPID_ESIS: in fr_print()
H A Dprint-isoclns.c749 case NLPID_ESIS: in isoclns_print()
1189 if (GET_U_1(esis_header->nlpid) != NLPID_ESIS) { in esis_print()
/src/sys/netgraph/
H A Dng_rfc1490.c78 #define NLPID_ESIS 0x82 macro
374 case NLPID_ESIS: in ng_rfc1490_rcvdata()