Searched refs:eap_pax_hdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_pax.c76 struct eap_pax_hdr *pax;
128 struct eap_pax_hdr *pax;
202 struct eap_pax_hdr *resp;
214 resp = (struct eap_pax_hdr *) pos;
307 struct eap_pax_hdr *resp;
322 resp = (struct eap_pax_hdr *) pos;
488 struct eap_pax_hdr *resp;
503 resp = (struct eap_pax_hdr *) pos;
/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_pax_common.h16 struct eap_pax_hdr { struct
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_pax.c93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req,
97 struct eap_pax_hdr *pax;
117 const struct eap_pax_hdr *req,
233 const struct eap_pax_hdr *req,
337 const struct eap_pax_hdr *req;
350 req = (const struct eap_pax_hdr *) pos;

Completed in 110 milliseconds