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

/freebsd-12-stable/sys/netinet/
H A Dtcp_lro.c197 tcp_lro_csum_th(struct tcphdr *th) function
271 cs = ~tcp_lro_csum_th(th);
385 le->ulp_csum += tcp_lro_csum_th(th);

Completed in 97 milliseconds