Lines Matching refs:c_ptr
67 void tipc_cltr_remove_as_router(struct cluster *c_ptr, u32 router);
68 void tipc_cltr_send_ext_routes(struct cluster *c_ptr, u32 dest);
69 struct tipc_node *tipc_cltr_select_node(struct cluster *c_ptr, u32 selector);
70 u32 tipc_cltr_select_router(struct cluster *c_ptr, u32 ref);
73 void tipc_cltr_delete(struct cluster *c_ptr);
74 void tipc_cltr_attach_node(struct cluster *c_ptr, struct tipc_node *n_ptr);
75 void tipc_cltr_send_slave_routes(struct cluster *c_ptr, u32 dest);
78 u32 tipc_cltr_next_node(struct cluster *c_ptr, u32 addr);
79 void tipc_cltr_bcast_new_route(struct cluster *c_ptr, u32 dest, u32 lo, u32 hi);
80 void tipc_cltr_send_local_routes(struct cluster *c_ptr, u32 dest);
81 void tipc_cltr_bcast_lost_route(struct cluster *c_ptr, u32 dest, u32 lo, u32 hi);