centos man page for skb_segment

Query: skb_segment

OS: centos

Section: 9

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

SKB_SEGMENT(9)							 Linux Networking						    SKB_SEGMENT(9)

NAME
skb_segment - Perform protocol segmentation on skb.
SYNOPSIS
struct sk_buff * skb_segment(struct sk_buff * head_skb, netdev_features_t features);
ARGUMENTS
head_skb buffer to segment features features for the output path (see dev->features)
DESCRIPTION
This function performs segmentation on the given skb. It returns a pointer to the first in a list of new skbs for the segments. In case of error it returns ERR_PTR(err).
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_SEGMENT(9)
Related Man Pages
wimax_msg_alloc(9) - suse
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_rio_dev(9) - centos
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!