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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_i.h 137 u32 respVendorMethod;
eap.c 609 sm->respVendorMethod == EAP_TYPE_NAK)))
645 sm->respVendorMethod == EAP_TYPE_NAK))
652 sm->respVendorMethod == sm->currentMethod)))
860 sm->respVendorMethod = EAP_TYPE_NONE;
896 sm->respVendorMethod = WPA_GET_BE32(pos);
901 "respMethod=%u respVendor=%u respVendorMethod=%u",
903 sm->respVendorMethod);
    [all...]

Completed in 135 milliseconds