Searched refs:zc_enabled (Results 1 – 1 of 1) sorted by relevance
3210 boolean_t zc_enabled = B_FALSE; in tcp_zcopy_check() local3214 zc_enabled = B_TRUE; in tcp_zcopy_check()3216 zc_enabled = B_TRUE; in tcp_zcopy_check()3218 tcp->tcp_snd_zcopy_on = zc_enabled; in tcp_zcopy_check()3220 if (zc_enabled) { in tcp_zcopy_check()3232 return (zc_enabled); in tcp_zcopy_check()