Searched refs:nb_send (Results 1 – 1 of 1) sorted by relevance
421 uint16_t nb_send = 0; in eth_vhost_tx() local445 bufs[nb_send] = m; in eth_vhost_tx()446 ++nb_send; in eth_vhost_tx()450 while (nb_send) { in eth_vhost_tx()452 uint16_t num = (uint16_t)RTE_MIN(nb_send, in eth_vhost_tx()459 nb_send -= nb_pkts; in eth_vhost_tx()