Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-keepalive/
H A Dshm.h69 void rte_keepalive_shm_cleanup(struct rte_keepalive_shm *ka_shm);
H A Dshm.c104 void rte_keepalive_shm_cleanup(struct rte_keepalive_shm *ka_shm) in rte_keepalive_shm_cleanup() function
H A Dmain.c819 rte_keepalive_shm_cleanup(ka_shm); in main()