Searched refs:secpath_exists (Results 1 – 7 of 7) sorted by relevance
180 if (!secpath_exists(skb) || !skb->dev) in xfrmi_decode_session()369 if (err && !secpath_exists(skb)) in xfrmi_rcv_cb()
388 nft_reg_store8(dest, secpath_exists(skb)); in nft_meta_get_eval()
425 int r = secpath_exists(skb) ? 0 : IN_DEV_RPFILTER(idev); in fib_validate_source()
1345 if (!secpath_exists(skb)) { in udp_try_make_stateless()
4798 static inline int secpath_exists(const struct sk_buff *skb) in secpath_exists() function4810 !secpath_exists(skb) && in skb_irq_freeable()
1141 if (!net->xfrm.policy_count[dir] && !secpath_exists(skb)) in __xfrm_check_nopolicy()
10232 if (!secpath_exists(skb)) in ixgbe_features_check()