Searched refs:socket_lpm (Results 1 – 2 of 2) sorted by relevance
218 static struct rte_lpm *socket_lpm[RTE_MAX_NUMA_NODES]; variable726 if (socket_lpm[socket]) { in init_routing_table()727 lpm = socket_lpm[socket]; in init_routing_table()828 if (socket_lpm[socket] == NULL) { in init_mem()841 socket_lpm[socket] = lpm; in init_mem()943 rxq->lpm = socket_lpm[socket]; in main()
237 static struct rte_lpm *socket_lpm[RTE_MAX_NUMA_NODES]; variable772 if (socket_lpm[socket]) { in init_routing_table()773 lpm = socket_lpm[socket]; in init_routing_table()925 if (socket_lpm[socket] == NULL) { in init_mem()938 socket_lpm[socket] = lpm; in init_mem()1077 rxq->lpm = socket_lpm[socket]; in main()