Query: skb_availroom
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_AVAILROOM(9) Linux Networking SKB_AVAILROOM(9)NAMEskb_availroom - bytes at buffer endSYNOPSISint skb_availroom(const struct sk_buff * skb);ARGUMENTSskb buffer to checkDESCRIPTIONReturn the number of bytes of free space at the tail of an sk_buff allocated by sk_stream_allocCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_AVAILROOM(9)