Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dprint-ppp.c53 #ifndef PPP_EAP
54 #define PPP_EAP 0xc227 macro
92 { PPP_EAP, "EAP" }, /* Extensible Auth. Protocol */
376 case PPP_EAP: in ppp_print()
580 case PPP_EAP: in print_lcp_config_options()