Searched refs:msg_routing (Results 1 – 5 of 5) sorted by relevance
66 LASSERT(!msg->msg_routing); in lnet_build_msg_event()182 LASSERT(msg->msg_routing); in lnet_msg_decommit_tx()235 LASSERT(msg->msg_routing); in lnet_msg_decommit_rx()316 LASSERT(!msg->msg_routing); in lnet_msg_attach_md()376 LASSERT(!msg->msg_routing); in lnet_complete_msg_locked()405 (msg->msg_routing && !msg->msg_sending)) { in lnet_complete_msg_locked()451 msg->msg_routing ? "X" : "", in lnet_finalize()
41 LASSERT(!lntmsg->msg_routing); in lolnd_send()
608 LASSERT(!msg->msg_routing); in lnet_setpayloadbuffer()907 LASSERT(msg->msg_routing); in lnet_post_routed_recv_locked()1228 LASSERT(!msg->msg_routing); in lnet_send()1253 if (!msg->msg_routing) in lnet_send()1327 if (!msg->msg_routing) { in lnet_send()1869 msg->msg_routing = 1; in lnet_parse()2163 LASSERT(!getmsg->msg_routing); in lnet_create_reply_msg()
200 unsigned int msg_routing:1; /* being forwarded */ member
1463 int routing = lntmsg->msg_routing; in kiblnd_send()