Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dppp.h57 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
/freebsd/contrib/tcpdump/
H A Dppp.h63 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
H A Dprint-ppp.c97 { PPP_CHAP, "CHAP" },
657 case PPP_CHAP: in print_lcp_config_options()
1479 case PPP_CHAP: in handle_ppp()
H A Dprint-juniper.c1158 case PPP_CHAP : in juniper_ppp_heuristic_guess()
/freebsd/sys/net/
H A Dppp_defs.h71 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro