skb_tailroom(9) centos man page | unix.com

Man Page: skb_tailroom

Operating Environment: centos

Section: 9

SKB_TAILROOM(9) 						 Linux Networking						   SKB_TAILROOM(9)

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
Kernel Hackers Manual 3.10 June 2014 SKB_TAILROOM(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_sk_buff(9) - centos
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq