Searched refs:msg_destnode (Results 1 – 5 of 5) sorted by relevance
145 dnode = msg_short(msg) ? tipc_own_addr : msg_destnode(msg); in tipc_net_route_msg()
343 struct tipc_node *n_ptr = tipc_node_find(msg_destnode(msg)); in bclink_peek_nack()440 if (msg_destnode(msg) == tipc_own_addr) { in tipc_bclink_recv_pkt()
369 static inline u32 msg_destnode(struct tipc_msg *m) in msg_destnode() function
1223 INT_H_SIZE, msg_destnode(hdr)); in link_send_sections_long()1654 (msg_destnode(msg) != tipc_own_addr))) in tipc_recv_msg()2421 destaddr = msg_destnode(inmsg); in link_send_long_buf()
64 return msg_destnode(&p_ptr->phdr); in port_peernode()