Searched refs:ipv6_l3fwd_lpm_lookup_struct (Results 1 – 1 of 1) sorted by relevance
75 static struct rte_lpm6 *ipv6_l3fwd_lpm_lookup_struct[NB_SOCKETS]; variable514 ipv6_l3fwd_lpm_lookup_struct[socketid] = rte_lpm6_create(s, socketid, in setup_lpm()516 if (ipv6_l3fwd_lpm_lookup_struct[socketid] == NULL) in setup_lpm()529 ret = rte_lpm6_add(ipv6_l3fwd_lpm_lookup_struct[socketid], in setup_lpm()630 return ipv6_l3fwd_lpm_lookup_struct[socketid]; in lpm_get_ipv6_l3fwd_lookup_struct()