Searched refs:secpath_exists (Results 1 – 2 of 2) sorted by relevance
4378 static inline int secpath_exists(const struct sk_buff *skb) in secpath_exists() function4390 !secpath_exists(skb) && in skb_irq_freeable()
1100 return (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) || in __xfrm_policy_check2()