Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnlpid.h19 #define NLPID_Q933 0x08 /* ANSI T1.617 Annex D or ITU-T Q.933 Annex A */ macro
H A Dnlpid.c24 { NLPID_Q933, "Q.933" },
H A Dprint-juniper.c954 case (LLC_UI<<8 | NLPID_Q933): in juniper_mfr_if_print()
994 case (LLC_UI<<8 | NLPID_Q933): in juniper_mlfr_if_print()
H A Dprint-fr.c350 case NLPID_Q933: in fr_print()
H A Dprint-isoclns.c762 case NLPID_Q933: in isoclns_print()
/freebsd/sys/netgraph/
H A Dng_rfc1490.c76 #define NLPID_Q933 0x08 macro
372 case NLPID_Q933: in ng_rfc1490_rcvdata()