Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.c547 case PPP_PROTO_EAP: return "eap"; in proto_name()
898 case PPP_PROTO_EAP:
1105 case PPP_PROTO_EAP: return NPPPD_PROTO_BIT_EAP;
H A Dppp.h42 #define PPP_PROTO_EAP 0xC227 macro
H A Dlcp.c910 case PPP_PROTO_EAP: in lcp_rcoderej()