Home | History | Annotate | Download | only in eap_server

Lines Matching refs:respVendorMethod

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);