Searched refs:__xfrm_policy_check (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/ |
D | xfrm.h | 1181 int __xfrm_policy_check(struct sock *, int dir, struct sk_buff *skb, 1192 return __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2() 1196 __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2()
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_policy.c | 2319 int __xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, in __xfrm_policy_check() function 2479 EXPORT_SYMBOL(__xfrm_policy_check);
|