Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnlpid.h24 #define NLPID_ISIS 0x83 /* iso9577 */ macro
H A Dnlpid.c29 { NLPID_ISIS, "IS-IS" },
H A Dprint-chdlc.c93 GET_U_1(p + 1) == NLPID_ISIS) in chdlc_print()
H A Dprint-fr.c335 case NLPID_ISIS: in fr_print()
H A Dprint-isoclns.c753 case NLPID_ISIS: in isoclns_print()
/freebsd/sys/netgraph/
H A Dng_rfc1490.c79 #define NLPID_ISIS 0x83 macro
375 case NLPID_ISIS: in ng_rfc1490_rcvdata()