Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dnet.c776 bool sock_can_batch = (sock->sk->sk_sndbuf == INT_MAX); in handle_tx_copy() local
806 if (sock_can_batch) { in handle_tx_copy()