Query: skb_headroom
OS: centos
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 3.10 June 2014 SKB_HEADROOM(9)