Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_replay.c135 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check()
227 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_bmp()
480 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_esn()
H A Dxfrm_state.c2804 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
2819 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay);
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h706 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb,
740 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function