Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h4766 static inline int secpath_exists(const struct sk_buff *skb) in secpath_exists() function
4778 !secpath_exists(skb) && in skb_irq_freeable()
/include/net/
Dxfrm.h1103 if (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) in __xfrm_check_nopolicy()