Home
last modified time | relevance | path

Searched refs:skb_dst_is_noref (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/
Ddst.h314 if (skb_dst_is_noref(skb)) { in skb_dst_force()
/linux-4.19.296/include/linux/
Dskbuff.h934 static inline bool skb_dst_is_noref(const struct sk_buff *skb) in skb_dst_is_noref() function