xfrm_replay_check
int xfrm_replay_check(struct xfrm_state *x, struct sk_buff *skb, __be32 net_seq);
if (xfrm_replay_check(x, skb, seq)) {