Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h1095 static inline bool __xfrm_check_nopolicy(struct net *net, struct sk_buff *skb, in __xfrm_check_nopolicy() function
1126 return __xfrm_check_nopolicy(net, skb, dir) || in __xfrm_policy_check2()
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1138 static inline bool __xfrm_check_nopolicy(struct net *net, struct sk_buff *skb, in __xfrm_check_nopolicy() function
1178 return __xfrm_check_nopolicy(net, skb, dir) || in __xfrm_policy_check2()

Completed in 8 milliseconds