Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_lpm.c1140 const uint32_t next_hop_ip_10_32 = 100, in test17() local
1150 next_hop_ip_10_32)) < 0) in test17()
1156 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_32); in test17()
1188 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_32); in test17()
H A Dtest_lpm6.c1623 uint32_t next_hop_ip_10_32 = 100; in test26() local
1637 next_hop_ip_10_32)) < 0) in test26()
1643 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_32); in test26()
1675 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_32); in test26()