Query: skb_headroom
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_HEADROOM(9) Linux Networking SKB_HEADROOM(9)NAMEskb_headroom - bytes at buffer headSYNOPSISunsigned int skb_headroom(const struct sk_buff * skb);ARGUMENTSskb buffer to checkDESCRIPTIONReturn the number of bytes of free space at the head of an sk_buff.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_HEADROOM(9)