Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Dmpls_gso.c53 skb_gso_error_unwind(skb, mpls_protocol, mpls_hlen, mac_offset, in mpls_gso_segment()
/openbmc/linux/include/net/
H A Dgso.h96 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function
/openbmc/linux/net/nsh/
H A Dnsh.c112 skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len, in nsh_gso_segment()
/openbmc/linux/net/ipv4/
H A Dgre_offload.c60 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in gre_gso_segment()
H A Dudp_offload.c89 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()