Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/rfc1490/
H A Dng_rfc1490.c73 #define NLPID_PPP 0xCF macro
268 case NLPID_PPP: in ng_rfc1490_rcvdata()
290 mtod(m, u_char *)[1] = NLPID_PPP; in ng_rfc1490_rcvdata()
/dragonfly/sys/netgraph7/rfc1490/
H A Dng_rfc1490.c75 #define NLPID_PPP 0xCF macro
372 case NLPID_PPP: in ng_rfc1490_rcvdata()
394 mtod(m, u_char *)[1] = NLPID_PPP; in ng_rfc1490_rcvdata()
/dragonfly/contrib/tcpdump/
H A Dnlpid.h30 #define NLPID_PPP 0xcf macro
H A Dnlpid.c37 { NLPID_PPP, "PPP" },
H A Dprint-fr.c360 case NLPID_PPP: in fr_print()
H A Dprint-isoclns.c776 case NLPID_PPP: in isoclns_print()