HomeSort by relevance Sort by last modified time
    Searched defs:EAP_TYPE_NOTIFICATION (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-eap.c 77 #define EAP_TYPE_NOTIFICATION 2
93 { EAP_TYPE_NOTIFICATION, "Notification" },
211 case EAP_TYPE_NOTIFICATION:
  /external/wpa_supplicant_8/src/eap_common/
eap_defs.h 70 EAP_TYPE_NOTIFICATION = 2 /* RFC 3748 */,

Completed in 36 milliseconds