Home
last modified time | relevance | path

Searched refs:tcp_gso_segment (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dtcpv6_offload.c65 return tcp_gso_segment(skb, features); in tcp6_gso_segment()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcpv6_offload.c67 return tcp_gso_segment(skb, features); in tcp6_gso_segment()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_offload.c51 return tcp_gso_segment(skb, features); in tcp4_gso_segment()
54 struct sk_buff *tcp_gso_segment(struct sk_buff *skb, in tcp_gso_segment() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_offload.c53 return tcp_gso_segment(skb, features); in tcp4_gso_segment()
56 struct sk_buff *tcp_gso_segment(struct sk_buff *skb, in tcp_gso_segment() function
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1989 struct sk_buff *tcp_gso_segment(struct sk_buff *skb,
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2083 struct sk_buff *tcp_gso_segment(struct sk_buff *skb,

Completed in 10 milliseconds