Home
last modified time | relevance | path

Searched defs:ikev2_hdr (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Dikev2_common.h26 struct ikev2_hdr { struct
27 u8 i_spi[IKEV2_SPI_LEN]; /* IKE_SA Initiator's SPI */
28 u8 r_spi[IKEV2_SPI_LEN]; /* IKE_SA Responder's SPI */
29 u8 next_payload;
30 u8 version; /* MjVer | MnVer */
31 u8 exchange_type;
32 u8 flags;
33 u8 message_id[4];
34 u8 length[4]; /* total length of HDR + payloads */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Dikev2_common.h26 struct ikev2_hdr { struct
27 u8 i_spi[IKEV2_SPI_LEN]; /* IKE_SA Initiator's SPI */
28 u8 r_spi[IKEV2_SPI_LEN]; /* IKE_SA Responder's SPI */
29 u8 next_payload;
30 u8 version; /* MjVer | MnVer */
31 u8 exchange_type;
32 u8 flags;
33 u8 message_id[4];
34 u8 length[4]; /* total length of HDR + payloads */