Searched defs:rte_mp_reply (Results 1 – 3 of 3) sorted by relevance
173 struct rte_mp_reply { struct174 int nb_sent;175 int nb_received;176 struct rte_mp_msg *msgs; /* caller to free */
74 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function
1214 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function