Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Drte_gro.c389 uint16_t max_nb_out) in rte_gro_timeout_flush() argument
394 uint16_t left_nb_out = max_nb_out; in rte_gro_timeout_flush()
403 left_nb_out = max_nb_out - num; in rte_gro_timeout_flush()
410 left_nb_out = max_nb_out - num; in rte_gro_timeout_flush()
419 left_nb_out = max_nb_out - num; in rte_gro_timeout_flush()
H A Drte_gro.h174 uint16_t max_nb_out);