Searched refs:ipv4_l3fwd_lpm_lookup_struct (Results 1 – 1 of 1) sorted by relevance
74 static struct rte_lpm *ipv4_l3fwd_lpm_lookup_struct[NB_SOCKETS]; variable474 ipv4_l3fwd_lpm_lookup_struct[socketid] = in setup_lpm()476 if (ipv4_l3fwd_lpm_lookup_struct[socketid] == NULL) in setup_lpm()490 ret = rte_lpm_add(ipv4_l3fwd_lpm_lookup_struct[socketid], in setup_lpm()624 return ipv4_l3fwd_lpm_lookup_struct[socketid]; in lpm_get_ipv4_l3fwd_lookup_struct()