Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
u32 | xfrm_replay_seqhi (struct xfrm_state *x, __be32 net_seq) |
int | xfrm_init_replay (struct xfrm_state *x) |
EXPORT_SYMBOL (xfrm_init_replay) | |
EXPORT_SYMBOL | ( | xfrm_init_replay | ) |
int xfrm_init_replay | ( | struct xfrm_state * | x | ) |
Definition at line 515 of file xfrm_replay.c.
u32 xfrm_replay_seqhi | ( | struct xfrm_state * | x, |
__be32 | net_seq | ||
) |
Definition at line 24 of file xfrm_replay.c.