Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd/
H A Dl3fwd_event.h109 void l3fwd_event_resource_setup(struct rte_eth_conf *port_conf);
H A Dl3fwd_event.c213 l3fwd_event_resource_setup(struct rte_eth_conf *port_conf) in l3fwd_event_resource_setup() function
H A Dmain.c1500 l3fwd_event_resource_setup(&port_conf); in main()