Linux Kernel
3.7.1
|
#include <xfrm.h>
Data Fields | |
void(* | advance )(struct xfrm_state *x, __be32 net_seq) |
int(* | check )(struct xfrm_state *x, struct sk_buff *skb, __be32 net_seq) |
int(* | recheck )(struct xfrm_state *x, struct sk_buff *skb, __be32 net_seq) |
void(* | notify )(struct xfrm_state *x, int event) |
int(* | overflow )(struct xfrm_state *x, struct sk_buff *skb) |