Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h55 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/freebsd/contrib/tcpdump/
H A Dppp.h60 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
H A Dprint-ppp.c95 { PPP_PAP, "PAP" },
661 case PPP_PAP: /* fall through */ in print_lcp_config_options()
1482 case PPP_PAP: in handle_ppp()
H A Dprint-juniper.c1159 case PPP_PAP : in juniper_ppp_heuristic_guess()
/freebsd/sys/net/
H A Dppp_defs.h69 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro