1SKB_AVAILROOM(9)               Linux Networking               SKB_AVAILROOM(9)
2
3
4

NAME

6       skb_availroom - bytes at buffer end
7

SYNOPSIS

9       int skb_availroom(const struct sk_buff * skb);
10

ARGUMENTS

12       skb
13           buffer to check
14

DESCRIPTION

16       Return the number of bytes of free space at the tail of an sk_buff
17       allocated by sk_stream_alloc
18
20Kernel Hackers Manual 3.10         June 2019                  SKB_AVAILROOM(9)
Impressum