Searched refs:tipc_node_find (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dnode_subscr.c55 node_sub->node = tipc_node_find(addr);
H A Dnode.h116 static inline struct tipc_node *tipc_node_find(u32 addr) function
H A Ddiscover.c178 struct tipc_node *n_ptr = tipc_node_find(orig);
H A Dnode.c252 struct tipc_node *n_ptr = tipc_node_find(l_ptr->addr);
469 n_ptr = tipc_node_find(addr);
H A Dbcast.c331 struct tipc_node *n_ptr = tipc_node_find(dest);
421 struct tipc_node* node = tipc_node_find(msg_prevnode(msg));
H A Dlink.c1557 n_ptr = tipc_node_find((u32)addr);
1810 n_ptr = tipc_node_find(msg_prevnode(msg));
2874 *node = tipc_node_find(link_name_parts.addr_peer);

Completed in 106 milliseconds