table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SKB_TAILROOM(9) | Linux Networking | SKB_TAILROOM(9) |
NAME¶
skb_tailroom - bytes at buffer endSYNOPSIS¶
int
skb_tailroom(const struct sk_buff * skb);
ARGUMENTS¶
skbbuffer to check
DESCRIPTION¶
Return the number of bytes of free space at the tail of an sk_buffCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |