Searched refs:secpath_exists (Results 1 – 6 of 6) sorted by relevance
180 if (!secpath_exists(skb) || !skb->dev) in xfrmi_decode_session()367 if (err && !secpath_exists(skb)) in xfrmi_rcv_cb()
5200 static inline int secpath_exists(const struct sk_buff *skb) in secpath_exists() function5212 !secpath_exists(skb) && in skb_irq_freeable()
1253 if (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) in __xfrm_check_nopolicy()
807 DEBUG_NET_WARN_ON_ONCE(secpath_exists(skb)); in tcp_add_receive_queue()
1538 if (!secpath_exists(skb)) { in udp_try_make_stateless()
10886 if (!secpath_exists(skb)) in ixgbe_features_check()