Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_eal.h171 struct rte_mp_reply { struct
172 int nb_sent;
173 int nb_received;
174 struct rte_mp_msg *msgs; /* caller to free */
/dpdk/lib/eal/windows/
H A Deal_mp.c74 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function
/dpdk/lib/eal/common/
H A Deal_common_proc.c1231 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function