Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h4378 static inline int secpath_exists(const struct sk_buff *skb) in secpath_exists() function
4390 !secpath_exists(skb) && in skb_irq_freeable()
/include/net/
Dxfrm.h1100 return (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) || in __xfrm_policy_check2()