Searched refs:skb_gso_error_unwind (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | gre_offload.c | 75 skb_gso_error_unwind(skb, protocol, ghl, mac_offset, mac_len); in gre_gso_segment()
|
D | udp_offload.c | 70 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 3733 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function
|