centos man page for skb_linearize

Query: skb_linearize

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_LINEARIZE(9)						 Linux Networking						  SKB_LINEARIZE(9)

NAME
skb_linearize - convert paged skb to linear one
SYNOPSIS
int skb_linearize(struct sk_buff * skb);
ARGUMENTS
skb buffer to linarize
DESCRIPTION
If there is no free memory -ENOMEM is returned, otherwise zero is returned and the old skb data released.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_LINEARIZE(9)
Related Man Pages
wimax_msg_alloc(9) - centos
vconfig(8) - debian
vconfig(8) - suse
struct_sk_buff(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Weird 'find' results
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq