Home
last modified time | relevance | path

Searched refs:skb_mac_gso_segment (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/mpls/
Dmpls_gso.c48 segs = skb_mac_gso_segment(skb, mpls_features); in mpls_gso_segment()
/linux-4.1.27/net/ipv4/
Dgre_offload.c73 segs = skb_mac_gso_segment(skb, enc_features); in gre_gso_segment()
Dudp_offload.c156 gso_inner_segment = skb_mac_gso_segment; in skb_udp_tunnel_segment()
/linux-4.1.27/net/core/
Ddev.c2433 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, in skb_mac_gso_segment() function
2459 EXPORT_SYMBOL(skb_mac_gso_segment);
2507 return skb_mac_gso_segment(skb, features); in __skb_gso_segment()
/linux-4.1.27/include/linux/
Dnetdevice.h3553 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb,