Searched refs:msg_destnode (Results 1 – 7 of 7) sorted by relevance
145 dnode = msg_short(msg) ? tipc_own_addr : msg_destnode(msg); in tipc_net_route_msg()
324 msg_destnode(msg), msg_destport(msg)); in tipc_msg_dbg()332 tipc_printf(buf, ":DNOD(%x):", msg_destnode(msg)); in tipc_msg_dbg()
267 return msg_destnode(&p_ptr->phdr); in tipc_peer_node()
350 struct tipc_node *n_ptr = tipc_node_find(msg_destnode(msg)); in bclink_peek_nack()450 if (msg_destnode(msg) == tipc_own_addr) { in tipc_bclink_recv_pkt()
377 static inline u32 msg_destnode(struct tipc_msg *m) in msg_destnode() function
1226 INT_H_SIZE, msg_destnode(hdr)); in link_send_sections_long()1698 (msg_destnode(msg) != tipc_own_addr))) in tipc_recv_msg()2496 destaddr = msg_destnode(inmsg); in link_send_long_buf()
64 return msg_destnode(&p_ptr->phdr); in port_peernode()