Searched refs:socket_lpm6 (Results 1 – 2 of 2) sorted by relevance
219 static struct rte_lpm6 *socket_lpm6[RTE_MAX_NUMA_NODES]; variable750 if (socket_lpm6[socket]) { in init_routing_table()751 lpm6 = socket_lpm6[socket]; in init_routing_table()844 if (socket_lpm6[socket] == NULL) { in init_mem()853 socket_lpm6[socket] = lpm6; in init_mem()944 rxq->lpm6 = socket_lpm6[socket]; in main()
238 static struct rte_lpm6 *socket_lpm6[RTE_MAX_NUMA_NODES]; variable796 if (socket_lpm6[socket]) { in init_routing_table()797 lpm6 = socket_lpm6[socket]; in init_routing_table()941 if (socket_lpm6[socket] == NULL) { in init_mem()950 socket_lpm6[socket] = lpm6; in init_mem()1078 rxq->lpm6 = socket_lpm6[socket]; in main()