1SKB_MAC_GSO_SEGMENT(9)      Network device support      SKB_MAC_GSO_SEGMENT(9)
2
3
4

NAME

6       skb_mac_gso_segment - mac layer segmentation handler.
7

SYNOPSIS

9       struct sk_buff * skb_mac_gso_segment(struct sk_buff * skb,
10                                            int features);
11

ARGUMENTS

13       skb
14           buffer to segment
15
16       features
17           features for the output path (see dev->features)
18
20Kernel Hackers Manual 2.6.         June 2019            SKB_MAC_GSO_SEGMENT(9)
Impressum