OpenHIP 0.9svn1
Public Attributes
_hip_sadb_entry Struct Reference

#include <hip_sadb.h>

List of all members.

Public Attributes

struct _hip_sadb_entrynext
__u32 spi
__u32 spinat
__u32 mode
int direction
__u16 hit_magic
sockaddr_listsrc_addrs
sockaddr_listdst_addrs
struct sockaddr_storage src_hit
struct sockaddr_storage dst_hit
struct sockaddr_storage lsi
__u32 a_type
__u32 e_type
__u32 a_keylen
__u32 e_keylen
__u8a_key
__u8e_key
__u64 lifetime
struct timeval exptime
__u64 bytes
__u32 packets
__u32 lost
__u32 dropped
struct timeval usetime
__u32 sequence
__u32 sequence_hi
__u64 replay_win_max
__u64 replay_win_map
char iv [8]
des_key_schedule ks [3]
AES_KEY * aes_key
BF_KEY * bf_key
hip_mutex_t rw_lock

Member Data Documentation

struct sockaddr_storage _hip_sadb_entry::dst_hit
struct timeval _hip_sadb_entry::exptime

Referenced by hip_sadb_add(), and hip_sadb_expire().

des_key_schedule _hip_sadb_entry::ks[3]
struct sockaddr_storage _hip_sadb_entry::lsi

Referenced by hip_sadb_add(), and hip_sadb_inc_bytes().

Referenced by hip_esp_encrypt(), and hip_sadb_add().

struct sockaddr_storage _hip_sadb_entry::src_hit

Referenced by hip_esp_decrypt(), and hip_sadb_add().

struct timeval _hip_sadb_entry::usetime

The documentation for this struct was generated from the following file: