Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dtcpv6_offload.c96 static void __tcpv6_gso_segment_csum(struct sk_buff *seg, in __tcpv6_gso_segment_csum() function
134 __tcpv6_gso_segment_csum(seg, &th2->source, th->source); in __tcpv6_gso_segment_list_csum()
135 __tcpv6_gso_segment_csum(seg, &th2->dest, th->dest); in __tcpv6_gso_segment_list_csum()

Completed in 4 milliseconds