Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libpcap/
HDppp.h57 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
/freebsd-14-stable/contrib/tcpdump/
HDppp.h63 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
HDprint-ppp.c99 { PPP_CHAP, "CHAP" },
659 case PPP_CHAP: in print_lcp_config_options()
1481 case PPP_CHAP: in handle_ppp()
HDprint-juniper.c1158 case PPP_CHAP : in juniper_ppp_heuristic_guess()
/freebsd-14-stable/sys/net/
HDppp_defs.h71 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro