1SKB_GSO_NETWORK_SEGL(9)        Linux Networking        SKB_GSO_NETWORK_SEGL(9)
2
3
4

NAME

6       skb_gso_network_seglen - Return length of individual segments of a gso
7       packet
8

SYNOPSIS

10       unsigned int skb_gso_network_seglen(const struct sk_buff * skb);
11

ARGUMENTS

13       skb
14           GSO skb
15

DESCRIPTION

17       skb_gso_network_seglen is used to determine the real size of the
18       individual segments, including Layer3 (IP, IPv6) and L4 headers
19       (TCP/UDP).
20
21       The MAC/L2 header is not accounted for.
22
24Kernel Hackers Manual 3.10         June 2019           SKB_GSO_NETWORK_SEGL(9)
Impressum