Searched refs:net_use_sendfile (Results 1 – 1 of 1) sorted by relevance
322 static int net_use_sendfile = 1; variable466 return net_mode == Net_client && net_use_sendfile; in net_client_use_sendfile()471 return net_mode == Net_client && !net_use_sendfile; in net_client_use_send()2118 net_use_sendfile = 0; in handle_args()