Searched refs:socket_lpm6 (Results 1 – 2 of 2) sorted by relevance
216 static struct rte_lpm6 *socket_lpm6[RTE_MAX_NUMA_NODES]; variable747 if (socket_lpm6[socket]) { in init_routing_table()748 lpm6 = socket_lpm6[socket]; in init_routing_table()841 if (socket_lpm6[socket] == NULL) { in init_mem()850 socket_lpm6[socket] = lpm6; in init_mem()941 rxq->lpm6 = socket_lpm6[socket]; in main()
235 static struct rte_lpm6 *socket_lpm6[RTE_MAX_NUMA_NODES]; variable795 if (socket_lpm6[socket]) { in init_routing_table()796 lpm6 = socket_lpm6[socket]; in init_routing_table()935 if (socket_lpm6[socket] == NULL) { in init_mem()944 socket_lpm6[socket] = lpm6; in init_mem()1072 rxq->lpm6 = socket_lpm6[socket]; in main()