Searched refs:xfrm_audit_state_replay (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_replay.c | 149 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_legacy() 253 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_bmp() 506 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_esn()
|
A D | xfrm_state.c | 3039 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function 3054 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay);
|
/linux-6.3-rc2/include/net/ |
A D | xfrm.h | 724 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb, 758 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
|
Completed in 16 milliseconds