Searched refs:tcp_gso_segment (Results 1 – 2 of 2) sorted by relevance
65 return tcp_gso_segment(skb, features); in tcp6_gso_segment()
51 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