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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_output.c145 int tcp_do_tso = 1; variable
147 &tcp_do_tso, 0, "Enable TCP Segmentation Offload");
777 if ((tp->t_flags & TF_TSO) && tcp_do_tso &&

Completed in 70 milliseconds