Searched refs:tipc_node_create (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dnode.h100 struct node *tipc_node_create(u32 addr);
H A Dcluster.c415 n_ptr = tipc_node_create(addr);
431 n_ptr = tipc_node_create(addr);
448 n_ptr = tipc_node_create(rem_node);
H A Ddiscover.c184 n_ptr = tipc_node_create(orig);
H A Dnode.c57 struct node *tipc_node_create(u32 addr) function
229 n_ptr = tipc_node_create(l_ptr->addr);

Completed in 80 milliseconds