Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp.c3174 boolean_t zc_enabled = B_FALSE; in tcp_zcopy_check() local
3178 zc_enabled = B_TRUE; in tcp_zcopy_check()
3180 zc_enabled = B_TRUE; in tcp_zcopy_check()
3182 tcp->tcp_snd_zcopy_on = zc_enabled; in tcp_zcopy_check()
3184 if (zc_enabled) { in tcp_zcopy_check()
3196 return (zc_enabled); in tcp_zcopy_check()