Searched refs:xfrm_audit_state_replay (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_replay.c | 135 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 D | xfrm_state.c | 2819 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function 2834 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay); variable
|
/kernel/linux/linux-6.6/net/xfrm/ |
H 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()
|
H A D | xfrm_state.c | 3031 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function 3046 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | xfrm.h | 711 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb, 745 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xfrm.h | 729 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb, 763 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
|
Completed in 17 milliseconds