Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_dpdk_kni.h48 void ff_kni_alloc(uint16_t port_id, unsigned socket_id,
H A Dff_dpdk_kni.c472 ff_kni_alloc(uint16_t port_id, unsigned socket_id, in ff_kni_alloc() function
H A Dff_dpdk_if.c532 ff_kni_alloc(port_id, socket_id, mbuf_pool, KNI_QUEUE_SIZE); in init_kni()