Searched refs:__xfrm_policy_check (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dxfrm.h1141 int __xfrm_policy_check(struct sock *, int dir, struct sk_buff *skb,
1175 return __xfrm_policy_check(sk, ndir, skb, family);
1186 __xfrm_policy_check(sk, ndir, skb, family);
/linux-master/net/xfrm/
H A Dxfrm_policy.c3638 int __xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, function
3828 EXPORT_SYMBOL(__xfrm_policy_check); variable

Completed in 219 milliseconds