SKB_TAILROOM(9) Linux Networking SKB_TAILROOM(9)NAMEskb_tailroom - bytes at buffer endSYNOPSISint skb_tailroom(const struct sk_buff * skb);ARGUMENTSskb buffer to checkDESCRIPTIONReturn the number of bytes of free space at the tail of an sk_buffCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_TAILROOM(9)