Searched refs:skb_ext_exist (Results 1 – 3 of 3) sorted by relevance
35 return skb_ext_exist(skb, SKB_EXT_BRIDGE_NF); in nf_bridge_info_exists()
4660 static inline bool skb_ext_exist(const struct sk_buff *skb, enum skb_ext_id id) in skb_ext_exist() function4667 if (skb_ext_exist(skb, id)) in skb_ext_del()4673 if (skb_ext_exist(skb, id)) { in skb_ext_find()4769 return skb_ext_exist(skb, SKB_EXT_SEC_PATH); in secpath_exists()
138 if (!skb_ext_exist(from, SKB_EXT_MPTCP)) in mptcp_skb_ext_move()197 if (skb_ext_exist(skb, SKB_EXT_MPTCP)) in mptcp_reset_option()