Linux Kernel
3.7.1
|
Data Fields | |
struct sock | sk |
int | registered |
int | promisc |
struct { | |
uint8_t msg_version | |
uint32_t msg_portid | |
int(* dump )(struct pfkey_sock *sk) | |
void(* done )(struct pfkey_sock *sk) | |
union { | |
struct xfrm_policy_walk policy | |
struct xfrm_state_walk state | |
} u | |
struct sk_buff * skb | |
} | dump |
struct { ... } dump |
struct xfrm_policy_walk policy |
union { ... } u |