Home
last modified time | relevance | path

Searched refs:xfrm_replay_check (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/xfrm/
Dxfrm_input.c615 if (xfrm_replay_check(x, skb, seq)) { in xfrm_input()
Dxfrm_replay.c510 int xfrm_replay_check(struct xfrm_state *x, in xfrm_replay_check() function
/linux-5.19.10/include/net/
Dxfrm.h1747 int xfrm_replay_check(struct xfrm_state *x, struct sk_buff *skb, __be32 net_seq);