Searched refs:EAP_STATES (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | eap.h | 87 #define EAP_STATES \ macro |
/third_party/lwip/src/netif/ppp/ | ||
D | eap.c | 187 static const char *state_names[] = { EAP_STATES }; in eap_state_name() |