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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dnode.h100 struct tipc_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.c183 n_ptr = tipc_node_create(orig);
H A Dnode.c60 * tipc_node_create - create neighboring node
69 struct tipc_node *tipc_node_create(u32 addr) function
255 n_ptr = tipc_node_create(l_ptr->addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dnode.h100 struct tipc_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.c183 n_ptr = tipc_node_create(orig);
H A Dnode.c60 * tipc_node_create - create neighboring node
69 struct tipc_node *tipc_node_create(u32 addr) function
255 n_ptr = tipc_node_create(l_ptr->addr);

Completed in 185 milliseconds