Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding_rssconf.c230 reta_check_synced(struct slave_conf *port) in reta_check_synced() function
304 TEST_ASSERT(reta_check_synced(port) == 0, in slave_remove_and_add()
314 return reta_check_synced(port); in slave_remove_and_add()
435 TEST_ASSERT(reta_check_synced(port) == 1, "RETAs inconsistent"); in test_propagate()