Bytes at buffer head
unsigned int skb_headroom(const struct sk_buff * skb);
skb
buffer to check
Return the number of bytes of free space at the head of an sk_buff.