|
Linux Kernel
3.7.1
|
#include <xfrm.h>
| union { ... } |
| struct xfrm_algo_auth* aalg |
| struct xfrm_algo_aead* aead |
| struct hlist_node bydst |
| struct hlist_node byspi |
| struct hlist_node bysrc |
| xfrm_address_t* coaddr |
| struct xfrm_lifetime_cur curlft |
| struct xfrm_encap_tmpl* encap |
| struct hlist_node gclist |
| spinlock_t lock |
| struct tasklet_hrtimer mtimer |
| struct xfrm_replay_state preplay |
| struct xfrm_replay_state_esn* preplay_esn |
| struct { ... } props |
| struct xfrm_replay* repl |
| struct xfrm_replay_state replay |
| struct xfrm_replay_state_esn* replay_esn |
| struct timer_list rtimer |
| xfrm_address_t saddr |
| struct xfrm_sec_ctx* security |
| struct xfrm_selector sel |
| struct xfrm_state* tunnel |
1.8.2