Home
last modified time | relevance | path

Searched refs:PPP_PPPD_IN (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libpcap/
H A Dppp.h20 #define PPP_PPPD_IN 0x00 /* non-standard for DLT_PPP_PPPD */ macro
H A Dgencode.c8604 b0 = gen_cmp(cstate, OR_LINKHDR, 0, BPF_B, PPP_PPPD_IN); in gen_inbound()
/freebsd/contrib/tcpdump/
H A Dppp.h22 #define PPP_PPPD_IN 0x00 /* non-standard for DLT_PPP_PPPD */ macro
H A Dprint-ppp.c1539 case (PPP_PPPD_IN << 8 | PPP_CONTROL): in ppp_print()