Home
last modified time | relevance | path

Searched refs:skb_gso_error_unwind (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/
Dgre_offload.c75 skb_gso_error_unwind(skb, protocol, ghl, mac_offset, mac_len); in gre_gso_segment()
Dudp_offload.c70 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()
/linux-4.4.14/include/linux/
Dnetdevice.h3816 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function