Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_lpm.c1141 next_hop_ip_10_24 = 105, in test17() local
1159 next_hop_ip_10_24)) < 0) in test17()
1165 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_24); in test17()
1192 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_24); in test17()
H A Dtest_lpm6.c1624 uint32_t next_hop_ip_10_24 = 105; in test26() local
1646 next_hop_ip_10_24)) < 0) in test26()
1652 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_24); in test26()
1679 TEST_LPM_ASSERT(next_hop_return == next_hop_ip_10_24); in test26()