Linux Kernel
3.7.1
|
#include <xfrm.h>
wait_queue_head_t km_waitq |
struct xfrm_policy_hash policy_bydst[XFRM_POLICY_MAX *2] |
struct hlist_head* policy_byidx |
unsigned int policy_count[XFRM_POLICY_MAX *2] |
struct work_struct policy_hash_work |
struct hlist_head policy_inexact[XFRM_POLICY_MAX *2] |
struct hlist_head* state_bydst |
struct hlist_head* state_byspi |
struct hlist_head* state_bysrc |
struct hlist_head state_gc_list |
struct work_struct state_gc_work |
struct work_struct state_hash_work |