Home
last modified time | relevance | path

Searched defs:rte_mp_reply (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h173 struct rte_mp_reply { struct
174 int nb_sent;
175 int nb_received;
176 struct rte_mp_msg *msgs; /* caller to free */
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c74 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_proc.c1214 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function