Query: skb_mac_gso_segment
OS: centos
Section: 9
Links: centos man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_MAC_GSO_SEGMENT(9) Network device support SKB_MAC_GSO_SEGMENT(9)NAMEskb_mac_gso_segment - mac layer segmentation handler.SYNOPSISstruct sk_buff * skb_mac_gso_segment(struct sk_buff * skb, netdev_features_t features);ARGUMENTSskb buffer to segment features features for the output path (see dev->features)COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_MAC_GSO_SEGMENT(9)