Searched defs:rte_mp_reply (Results 1 – 3 of 3) sorted by relevance
171 struct rte_mp_reply { struct172 int nb_sent;173 int nb_received;174 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
1231 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply() function