Searched refs:skb_gso_error_unwind (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/mpls/ |
| D | mpls_gso.c | 46 skb_gso_error_unwind(skb, mpls_protocol, mpls_hlen, mac_offset, in mpls_gso_segment()
|
| /Linux-v5.4/net/nsh/ |
| D | nsh.c | 110 skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len, in nsh_gso_segment()
|
| /Linux-v5.4/net/ipv4/ |
| D | gre_offload.c | 51 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in gre_gso_segment()
|
| D | udp_offload.c | 84 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()
|
| /Linux-v5.4/include/linux/ |
| D | netdevice.h | 4545 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function
|