Searched refs:socket_lpm (Results 1 – 2 of 2) sorted by relevance
215 static struct rte_lpm *socket_lpm[RTE_MAX_NUMA_NODES]; variable723 if (socket_lpm[socket]) { in init_routing_table()724 lpm = socket_lpm[socket]; in init_routing_table()825 if (socket_lpm[socket] == NULL) { in init_mem()838 socket_lpm[socket] = lpm; in init_mem()940 rxq->lpm = socket_lpm[socket]; in main()
234 static struct rte_lpm *socket_lpm[RTE_MAX_NUMA_NODES]; variable771 if (socket_lpm[socket]) { in init_routing_table()772 lpm = socket_lpm[socket]; in init_routing_table()919 if (socket_lpm[socket] == NULL) { in init_mem()932 socket_lpm[socket] = lpm; in init_mem()1071 rxq->lpm = socket_lpm[socket]; in main()