skb_linearize(9) centos man page | unix.com

Man Page: skb_linearize

Operating Environment: centos

Section: 9

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
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
ieee80211_get_buffered_bc(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it