Searched refs:skb_dst_is_noref (Results 1 – 3 of 3) sorted by relevance
321 if (skb_dst_is_noref(skb)) { in skb_dst_force()
1157 static inline bool skb_dst_is_noref(const struct sk_buff *skb) in skb_dst_is_noref() function
2986 DEBUG_NET_WARN_ON_ONCE(skb_dst_is_noref(skb)); in __release_sock()