Searched refs:xfrm_audit_state_replay (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/xfrm/ |
D | xfrm_replay.c | 145 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check() 236 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_bmp() 489 xfrm_audit_state_replay(x, skb, net_seq); in xfrm_replay_check_esn()
|
D | xfrm_state.c | 2229 void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function 2244 EXPORT_SYMBOL_GPL(xfrm_audit_state_replay);
|
/linux-4.1.27/include/net/ |
D | xfrm.h | 725 void xfrm_audit_state_replay(struct xfrm_state *x, struct sk_buff *skb, 759 static inline void xfrm_audit_state_replay(struct xfrm_state *x, in xfrm_audit_state_replay() function
|