Searched refs:skb_gso_error_unwind (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/mpls/ |
H A D | mpls_gso.c | 49 skb_gso_error_unwind(skb, mpls_protocol, mpls_hlen, mac_offset, in mpls_gso_segment()
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | mpls_gso.c | 50 skb_gso_error_unwind(skb, mpls_protocol, mpls_hlen, mac_offset, in mpls_gso_segment()
|
/kernel/linux/linux-5.10/net/nsh/ |
H A D | nsh.c | 109 skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len, in nsh_gso_segment()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | gso.h | 96 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function
|
/kernel/linux/linux-6.6/net/nsh/ |
H A D | nsh.c | 110 skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len, in nsh_gso_segment()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | gre_offload.c | 52 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in gre_gso_segment()
|
H A D | udp_offload.c | 84 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | gre_offload.c | 60 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in gre_gso_segment()
|
H A D | udp_offload.c | 89 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset, in __skb_udp_tunnel_segment()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netdevice.h | 4944 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind() function
|
Completed in 12 milliseconds