Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnlpid.h30 #define NLPID_PPP 0xcf macro
H A Dnlpid.c35 { NLPID_PPP, "PPP" },
H A Dprint-fr.c358 case NLPID_PPP: in fr_print()
H A Dprint-isoclns.c774 case NLPID_PPP: in isoclns_print()
/freebsd/sys/netgraph/
H A Dng_rfc1490.c74 #define NLPID_PPP 0xCF macro
368 case NLPID_PPP: in ng_rfc1490_rcvdata()
390 mtod(m, u_char *)[1] = NLPID_PPP; in ng_rfc1490_rcvdata()