skb_gso_network_seglen(9) centos man page | unix.com

Man Page: skb_gso_network_seglen

Operating Environment: centos

Section: 9

SKB_GSO_NETWORK_SEGL(9) 					 Linux Networking					   SKB_GSO_NETWORK_SEGL(9)

NAME
skb_gso_network_seglen - Return length of individual segments of a gso packet
SYNOPSIS
unsigned int skb_gso_network_seglen(const struct sk_buff * skb);
ARGUMENTS
skb GSO skb
DESCRIPTION
skb_gso_network_seglen is used to determine the real size of the individual segments, including Layer3 (IP, IPv6) and L4 headers (TCP/UDP). The MAC/L2 header is not accounted for.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_GSO_NETWORK_SEGL(9)
Related Man Pages
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - redhat
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!