Searched refs:skb_ext_find (Results 1 – 2 of 2) sorted by relevance
30 return skb_ext_find(skb, SKB_EXT_BRIDGE_NF); in nf_bridge_info_get()
4157 static inline void *skb_ext_find(const struct sk_buff *skb, enum skb_ext_id id) in skb_ext_find() function4312 return skb_ext_find(skb, SKB_EXT_SEC_PATH); in skb_sec_path()