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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_tnc.c 72 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
198 return eap_tnc_build_frag_ack(id, EAP_CODE_RESPONSE);
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_tnc.c 170 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
274 return eap_tnc_build_frag_ack(id, EAP_CODE_REQUEST);
  /external/wpa_supplicant_8/src/eap_peer/
eap_tnc.c 65 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
192 return eap_tnc_build_frag_ack(id, EAP_CODE_RESPONSE);
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tnc.c 201 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
314 return eap_tnc_build_frag_ack(id, EAP_CODE_REQUEST);

Completed in 49 milliseconds