Searched refs:ip_32 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/examples/l3fwd/ | ||
| H A D | l3fwd_route.h | 56 uint32_t ip_32[IPV6_ADDR_U32]; member |
| H A D | lpm_route_parse.c | 111 rc = lpm_parse_v6_net(in[CB_FLD_DST_ADDR], v->ip_32, &v->depth); in lpm_parse_v6_rule() |