Home
last modified time | relevance | path

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

/Linux-v6.1/net/mpls/
Dmpls_gso.c47 segs = skb_mac_gso_segment(skb, mpls_features); in mpls_gso_segment()
/Linux-v6.1/net/nsh/
Dnsh.c108 segs = skb_mac_gso_segment(skb, features); in nsh_gso_segment()
/Linux-v6.1/net/ipv4/
Dgre_offload.c57 segs = skb_mac_gso_segment(skb, features); in gre_gso_segment()
Dudp_offload.c168 gso_inner_segment = skb_mac_gso_segment; in skb_udp_tunnel_segment()
/Linux-v6.1/net/core/
Dgro.c125 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, in skb_mac_gso_segment() function
151 EXPORT_SYMBOL(skb_mac_gso_segment);
Ddev.c3413 segs = skb_mac_gso_segment(skb, features); in __skb_gso_segment()
/Linux-v6.1/include/linux/
Dnetdevice.h4756 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb,