Lines Matching defs:msg
64 struct rte_mp_msg msg; member
325 cleanup_msg_fds(const struct rte_mp_msg *msg) in cleanup_msg_fds()
338 struct rte_mp_msg *msg = &m->msg; in process_msg() local
403 struct mp_msg_internal msg; in mp_handle() local
454 struct rte_mp_msg *msg, *user_msgs, *tmp; in process_async_request() local
686 send_msg(const char *dst_path, struct rte_mp_msg *msg, int type) in send_msg()
744 mp_send(struct rte_mp_msg *msg, const char *peer, int type) in mp_send()
799 check_input(const struct rte_mp_msg *msg) in check_input()
839 rte_mp_sendmsg(struct rte_mp_msg *msg) in rte_mp_sendmsg()
925 struct rte_mp_msg msg, *tmp; in mp_request_sync() local
1241 rte_mp_reply(struct rte_mp_msg *msg, const char *peer) in rte_mp_reply()