Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp.h464 #define PPPAUTHTYPE_EAP 0x10 macro
/third_party/lwip/src/netif/ppp/
Dppp.c232 pcb->settings.refuse_eap = !(authtype & PPPAUTHTYPE_EAP); in ppp_set_auth()