Returns skb dst_entry
struct dst_entry * skb_dst(const struct sk_buff * skb);
skb
buffer
Returns skb dst_entry, regardless of reference taken or not.