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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dtcp_output.c147 int tcp_do_tso = 1; variable
149 &tcp_do_tso, 0, "Enable TCP Segmentation Offload");
799 if ((tp->t_flags & TF_TSO) && tcp_do_tso && hwcksum_tx &&

Completed in 85 milliseconds