Home
last modified time | relevance | path

Searched defs:ip_10_32 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_lpm.c1134 const uint32_t ip_10_32 = RTE_IPV4(10, 10, 10, 2); in test17() local
H A Dtest_lpm6.c1617 uint8_t ip_10_32[] = {10, 10, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in test26() local