#include <hip_types.h>
Public Member Functions | |
| __u8 keymat[KEYMAT_SIZE] | __attribute__ ((packed)) |
| key_entry keys[NUMKEYS] | __attribute__ ((packed)) |
Public Attributes | |
| _hi_node * | hi |
| _hi_node * | peer_hi |
| int | state |
| timeval | state_time |
| timeval | use_time |
| __u64 | used_bytes_in |
| __u64 | used_bytes_out |
| __u32 | spi_in |
| __u32 | spi_out |
| hipcookie | cookie_r |
| __u64 | cookie_j |
| hip_packet_entry | rexmt_cache |
| opaque_entry * | opaque |
| rekey_info * | rekey |
| rekey_info * | peer_rekey |
| __u16 | hip_transform |
| __u16 | esp_transform |
| __u16 | available_transforms |
| __u8 | dh_group_id |
| DH * | dh |
| DH * | peer_dh |
| __u8 * | dh_secret |
| __u16 | keymat_index |
| __u8 | preserve_outbound_policy |
| int | use_udp |
| int | next_use_udp |
| __u16 | peer_dst_port |
| timeval | use_time_ka |
| __u16 | peer_esp_dst_port |
| struct _hi_node* _hip_assoc::hi |
| struct _hi_node* _hip_assoc::peer_hi |
| struct timeval _hip_assoc::state_time |
| struct timeval _hip_assoc::use_time |
| struct opaque_entry* _hip_assoc::opaque |
| struct rekey_info* _hip_assoc::rekey |
| struct rekey_info* _hip_assoc::peer_rekey |
| DH* _hip_assoc::dh |
| struct timeval _hip_assoc::use_time_ka |
1.5.1