Searched refs:do_tcpzcopy (Results 1 – 5 of 5) sorted by relevance
59 do_tcpzcopy
408 uint32_t do_tcpzcopy = 1; /* 0: disable, 1: enable, 2: force */ variable3177 if (do_tcpzcopy == 2) in tcp_zcopy_check()3179 else if ((do_tcpzcopy == 1) && (ixa->ixa_flags & IXAF_ZCOPY_CAPAB)) in tcp_zcopy_check()