Home
last modified time | relevance | path

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

/dpdk/examples/bond/
H A Dmain.c227 uint16_t wait_counter = 20; in bond_port_init() local
288 while (wait_counter) { in bond_port_init()
297 if (--wait_counter == 0) in bond_port_init()