other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SKB_MAC_GSO_SEGMENT(9) | Network device support | SKB_MAC_GSO_SEGMENT(9) |
NAME¶
skb_mac_gso_segment - mac layer segmentation handler.SYNOPSIS¶
struct
sk_buff *
skb_mac_gso_segment(struct sk_buff * skb,
netdev_features_t features);
ARGUMENTS¶
skbbuffer to segment
features
features for the output path (see
dev->features)
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |