Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dprint-ppp.c231 #define EAP_TYPEMAX EAP_TYPE_TOKEN macro
747 if (type >= EAP_TYPEMIN && type <= EAP_TYPEMAX) in handle_eap()
778 if (type >= EAP_TYPEMIN && type <= EAP_TYPEMAX) in handle_eap()