Searched refs:msg_destnode (Results 1 – 5 of 5) sorted by relevance
278 FIRST_FRAGMENT, INT_H_SIZE, msg_destnode(mhdr)); in tipc_msg_build()493 msg_set_orignode(msg, msg_destnode(&ohdr)); in tipc_msg_reverse()
326 struct tipc_node *n_ptr = tipc_node_find(net, msg_destnode(msg)); in bclink_peek_nack()455 if (msg_destnode(msg) == tn->own_addr) { in tipc_bclink_rcv()
431 static inline u32 msg_destnode(struct tipc_msg *m) in msg_destnode() function
189 return msg_destnode(&tsk->phdr); in tsk_peer_node()1794 dnode = msg_destnode(buf_msg(skb)); in tipc_sk_rcv()
1069 (msg_destnode(msg) != tn->own_addr))) in tipc_rcv()