Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c3195 boolean_t zc_enabled = B_FALSE; in tcp_zcopy_check() local
3199 zc_enabled = B_TRUE; in tcp_zcopy_check()
3201 zc_enabled = B_TRUE; in tcp_zcopy_check()
3203 tcp->tcp_snd_zcopy_on = zc_enabled; in tcp_zcopy_check()
3205 if (zc_enabled) { in tcp_zcopy_check()
3217 return (zc_enabled); in tcp_zcopy_check()