Searched refs:ikev2_hdr (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/eap_common/
H A Dikev2_common.h26 struct ikev2_hdr { struct
325 int initiator, const struct ikev2_hdr *hdr,
H A Dikev2_common.c492 const struct ikev2_hdr *hdr,
584 struct ikev2_hdr *hdr;
/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Dikev2.c477 const struct ikev2_hdr *hdr,
681 const struct ikev2_hdr *hdr,
761 const struct ikev2_hdr *hdr;
775 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
858 struct ikev2_hdr *hdr;
1142 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500);
1204 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);
1238 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
/freebsd-10.0-release/contrib/wpa/src/eap_server/
H A Dikev2.c447 const struct ikev2_hdr *hdr,
482 const struct ikev2_hdr *hdr,
713 const struct ikev2_hdr *hdr,
796 const struct ikev2_hdr *hdr;
809 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
888 struct ikev2_hdr *hdr;
1102 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
1159 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);

Completed in 136 milliseconds