Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bond/
H A Dmain.c230 uint16_t wait_counter = 20; in bond_port_init() local
291 while (wait_counter) { in bond_port_init()
300 if (--wait_counter == 0) in bond_port_init()