Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h43 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
/freebsd/contrib/tcpdump/
H A Dppp.h47 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro
H A Dprint-ppp.c85 { PPP_IPCP, "IPCP" },
489 case PPP_IPCP: in handle_ctrl_proto()
1470 case PPP_IPCP: in handle_ppp()
H A Dprint-juniper.c1153 case PPP_IPCP : in juniper_ppp_heuristic_guess()
/freebsd/sys/net/
H A Dppp_defs.h64 #define PPP_IPCP 0x8021 /* IP Control Protocol */ macro