Query: skb_dst
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_DST(9) Linux Networking SKB_DST(9)NAMEskb_dst - returns skb dst_entrySYNOPSISstruct dst_entry * skb_dst(const struct sk_buff * skb);ARGUMENTSskb bufferDESCRIPTIONReturns skb dst_entry, regardless of reference taken or not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_DST(9)