Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_replay.c146 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check()
237 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_bmp()
490 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_esn()
Dxfrm_state.c2483 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
2498 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay);
/Linux-v4.19/include/net/
Dxfrm.h777 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb,
811 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function