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.