skb_padto(9) centos man page | unix.com

Man Page: skb_padto

Operating Environment: centos

Section: 9

SKB_PADTO(9)							 Linux Networking						      SKB_PADTO(9)

NAME
skb_padto - pad an skbuff up to a minimal size
SYNOPSIS
int skb_padto(struct sk_buff * skb, unsigned int len);
ARGUMENTS
skb buffer to pad len minimal length
DESCRIPTION
Pads up a buffer to ensure the trailing bytes exist and are blanked. If the buffer already contains sufficient data it is untouched. Otherwise it is extended. Returns zero on success. The skb is freed on error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_PADTO(9)
Related Man Pages
buf_strdup(3) - redhat
buf_mem_new(3) - redhat
__skb_recv_datagram(9) - centos
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!