Searched refs:tipc_cltr_find (Results 1 - 10 of 10) 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 Dcluster.h83 static inline struct cluster *tipc_cltr_find(u32 addr) function
H A Dnode.h121 struct cluster *c_ptr = tipc_cltr_find(addr);
H A Dzone.c167 struct cluster *c_ptr = tipc_cltr_find(addr);
H A Dnode.c93 c_ptr = tipc_cltr_find(addr);
348 c_ptr = tipc_cltr_find(tipc_own_addr);
406 c_ptr = tipc_cltr_find(tipc_own_addr);
411 c_ptr = tipc_cltr_find(n_ptr->addr);
H A Dcluster.c391 c_ptr = tipc_cltr_find(rem_node);
544 c_ptr = tipc_cltr_find(tipc_own_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dcluster.h83 static inline struct cluster *tipc_cltr_find(u32 addr) function
H A Dnode.h121 struct cluster *c_ptr = tipc_cltr_find(addr);
H A Dzone.c167 struct cluster *c_ptr = tipc_cltr_find(addr);
H A Dnode.c93 c_ptr = tipc_cltr_find(addr);
348 c_ptr = tipc_cltr_find(tipc_own_addr);
406 c_ptr = tipc_cltr_find(tipc_own_addr);
411 c_ptr = tipc_cltr_find(n_ptr->addr);
H A Dcluster.c391 c_ptr = tipc_cltr_find(rem_node);
544 c_ptr = tipc_cltr_find(tipc_own_addr);

Completed in 87 milliseconds