Searched refs:msg_remote_node (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dmsg.c189 tipc_printf(buf, "TO:%x:",msg_remote_node(msg));
193 tipc_printf(buf, "TO:%x:",msg_remote_node(msg));
197 tipc_printf(buf, "TO:%x:",msg_remote_node(msg));
201 tipc_printf(buf, "TO:%x:",msg_remote_node(msg));
205 tipc_printf(buf, "TO:%x:",msg_remote_node(msg));
H A Dcluster.c386 u32 rem_node = msg_remote_node(msg);
H A Dmsg.h658 static inline u32 msg_remote_node(struct tipc_msg *m) function

Completed in 88 milliseconds