Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dnet.c785 bool sock_can_batch = (sock->sk->sk_sndbuf == INT_MAX); in handle_tx_copy() local
815 if (sock_can_batch) { in handle_tx_copy()