Lines Matching refs:node
63 * @dest: destination node
84 * tipc_named_publish - tell other nodes about a new publication by this node
114 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
143 * named_distribute - prepare name info for bulk distribution to another node
146 * @dnode: node to be updated
201 * tipc_named_node_up - tell specified node about all publications by this node
203 * @dnode: destination node
204 * @capabilities: peer node's capabilities
227 * tipc_publ_purge - remove publication associated with a failed node
230 * @addr: failed node's address
232 * Invoked for each publication issued by a newly failed node.
273 * @node: node address
280 u32 node, u32 dtype)
290 sk.node = node;
295 tipc_node_subscribe(net, &p->binding_node, node);
301 tipc_node_unsubscribe(net, &p->binding_node, node);
306 ua.sr.type, ua.sr.lower, node);
358 * tipc_named_rcv - process name table update messages sent by another node
371 u32 count, node;
376 node = msg_orignode(hdr);
380 tipc_update_nametbl(net, item, node, msg_type(hdr));
393 * All name table entries published by this node are updated to reflect
394 * the node's new network address.
406 p->sk.node = self;
408 p->sk.node = self;