#include <ikev2_common.h>
Public Attributes | |
u8 | exchange_type |
u8 | flags |
u8 | i_spi [IKEV2_SPI_LEN] |
u8 | length [4] |
u8 | message_id [4] |
u8 | next_payload |
u8 | r_spi [IKEV2_SPI_LEN] |
u8 | version |
Definition at line 32 of file ikev2_common.h.
Definition at line 37 of file ikev2_common.h.
Definition at line 38 of file ikev2_common.h.
u8 ikev2_hdr::i_spi[IKEV2_SPI_LEN] |
Definition at line 33 of file ikev2_common.h.
Definition at line 40 of file ikev2_common.h.
Definition at line 39 of file ikev2_common.h.
Definition at line 35 of file ikev2_common.h.
u8 ikev2_hdr::r_spi[IKEV2_SPI_LEN] |
Definition at line 34 of file ikev2_common.h.
Definition at line 36 of file ikev2_common.h.