Home
last modified time | relevance | path

Searched refs:app_init_port (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/qos_sched/
H A Dinit.c69 app_init_port(uint16_t portid, struct rte_mempool *mp) in app_init_port() function
415 app_init_port(qos_conf[i].rx_port, qos_conf[i].mbuf_pool); in app_init()
416 app_init_port(qos_conf[i].tx_port, qos_conf[i].mbuf_pool); in app_init()