embedded IPsec source code documentation


db_set_netif_struct Struct Reference

#include <sa.h>


Data Fields

spd_table inbound_spd
spd_table outbound_spd
sad_table inbound_sad
sad_table outbound_sad
__u8 use_flag


Field Documentation

sad_table db_set_netif_struct::inbound_sad
 

inbound SAD

Definition at line 144 of file sa.h.

spd_table db_set_netif_struct::inbound_spd
 

inbound SPD

Definition at line 142 of file sa.h.

sad_table db_set_netif_struct::outbound_sad
 

outbound SAD

Definition at line 145 of file sa.h.

spd_table db_set_netif_struct::outbound_spd
 

outbound SPD

Definition at line 143 of file sa.h.

__u8 db_set_netif_struct::use_flag
 

tells whether the entry is free or not

Definition at line 146 of file sa.h.


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

Copyright 2003 by Christian Scheurer and Niklaus Schild