MANPAGES
Skip Quicknav
/ testing / linux-manual-4.8 / skb_dst(9)
Scroll to navigation
skb_dst - returns skb dst_entry
struct dst_entry * skb_dst(const struct sk_buff * skb);
skb
Returns skb dst_entry, regardless of reference taken or not.