Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dxfrm.h1170 static inline int __xfrm_policy_check2(struct sock *sk, int dir, in __xfrm_policy_check2() function
1206 return __xfrm_policy_check2(sk, dir, skb, family, 0); in xfrm_policy_check()
1222 return __xfrm_policy_check2(sk, dir, skb, AF_INET, 1); in xfrm4_policy_check_reverse()
1228 return __xfrm_policy_check2(sk, dir, skb, AF_INET6, 1); in xfrm6_policy_check_reverse()