Name
skb_availroom —
bytes at buffer end
Synopsis
int skb_availroom ( | const struct sk_buff * skb) ; |
Arguments
const struct sk_buff * skb
buffer to check
Description
Return the number of bytes of free space at the tail of an sk_buff
allocated by sk_stream_alloc