Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dxfrm.h1135 int __xfrm_policy_check(struct sock *, int dir, struct sk_buff *skb,
1169 return __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2()
1180 __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2()
/linux-6.6.21/net/xfrm/
Dxfrm_policy.c3594 int __xfrm_policy_check(struct sock *sk, int dir, struct sk_buff *skb, in __xfrm_policy_check() function
3773 EXPORT_SYMBOL(__xfrm_policy_check);