Query: skb_get
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_GET(9) Linux Networking SKB_GET(9)NAMEskb_get - reference bufferSYNOPSISstruct sk_buff * skb_get(struct sk_buff * skb);ARGUMENTSskb buffer to referenceDESCRIPTIONMakes another reference to a socket buffer and returns a pointer to the buffer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_GET(9)