skb_tailroom (9) - Linux Manuals
skb_tailroom: bytes at buffer end
Command to display skb_tailroom
manual in Linux: $ man 9 skb_tailroom
NAME
skb_tailroom - bytes at buffer end
SYNOPSIS
-
int skb_tailroom(const struct sk_buff * skb);
ARGUMENTS
skb
-
- buffer to check
DESCRIPTION
Return the number of bytes of free space at the tail of an sk_buff
COPYRIGHT
Pages related to skb_tailroom