Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_init.c51 ret = ff_dpdk_if_up(); in ff_init()
H A Dff_dpdk_if.h40 int ff_dpdk_if_up(void);
H A Dff_dpdk_if.c1953 ff_dpdk_if_up(void) { function