Searched refs:eap_tnc_build_frag_ack (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_tnc.c72 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/
H A Deap_tnc.c170 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/hostapd/src/eap_peer/
H A Deap_tnc.c65 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/hostapd/src/eap_server/
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
313 return eap_tnc_build_frag_ack(id, EAP_CODE_REQUEST);
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_tnc.c65 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/
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
313 return eap_tnc_build_frag_ack(id, EAP_CODE_REQUEST);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_tnc.c65 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/wpa_supplicant/src/eap_server/
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) function
313 return eap_tnc_build_frag_ack(id, EAP_CODE_REQUEST);

Completed in 25 milliseconds