Searched refs:tcp_tso_segment (Results 1 – 4 of 4) sorted by relevance
2656 struct sk_buff *tcp_tso_segment(struct sk_buff *skb, u32 features) in tcp_tso_segment() function2742 EXPORT_SYMBOL(tcp_tso_segment);
1501 .gso_segment = tcp_tso_segment,
1399 extern struct sk_buff *tcp_tso_segment(struct sk_buff *skb, u32 features);
2241 .gso_segment = tcp_tso_segment,