Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_distributor/
H A Drte_distributor_single.c213 int64_t next_value = 0; in rte_distributor_process_single() local
229 next_value = (((int64_t)(uintptr_t)next_mb) in rte_distributor_process_single()
262 next_value) < 0) in rte_distributor_process_single()
279 next_value, in rte_distributor_process_single()
H A Drte_distributor.c449 int64_t next_value = 0; in rte_distributor_process() local
524 next_value = (((int64_t)(uintptr_t)next_mb) << in rte_distributor_process()
560 bl->pkts[idx] = next_value; in rte_distributor_process()
584 bl->pkts[idx] = next_value; in rte_distributor_process()