Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_event.h81 void l3fwd_event_resource_setup(struct rte_eth_conf *port_conf);
H A Dl3fwd_event.c215 l3fwd_event_resource_setup(struct rte_eth_conf *port_conf) in l3fwd_event_resource_setup() function
H A Dmain.c1221 l3fwd_event_resource_setup(&port_conf); in main()