Searched defs:n_ptr (Results 1 – 7 of 7) sorted by relevance
94 struct tipc_node *n_ptr, *temp_node; in tipc_node_create() local133 void tipc_node_delete(struct tipc_node *n_ptr) in tipc_node_delete()147 void tipc_node_link_up(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_up()179 static void node_select_active_links(struct tipc_node *n_ptr) in node_select_active_links()206 void tipc_node_link_down(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_down()233 int tipc_node_active_links(struct tipc_node *n_ptr) in tipc_node_active_links()238 int tipc_node_redundant_links(struct tipc_node *n_ptr) in tipc_node_redundant_links()243 int tipc_node_is_up(struct tipc_node *n_ptr) in tipc_node_is_up()248 void tipc_node_attach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_attach_link()255 void tipc_node_detach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_detach_link()[all …]
199 void tipc_bclink_acknowledge(struct tipc_node *n_ptr, u32 acked) in tipc_bclink_acknowledge()278 void tipc_bclink_update_link_state(struct tipc_node *n_ptr, u32 last_sent) in tipc_bclink_update_link_state()343 struct tipc_node *n_ptr = tipc_node_find(msg_destnode(msg)); in bclink_peek_nack() local565 u32 tipc_bclink_acks_missing(struct tipc_node *n_ptr) in tipc_bclink_acks_missing()
121 static inline void tipc_node_lock(struct tipc_node *n_ptr) in tipc_node_lock()126 static inline void tipc_node_unlock(struct tipc_node *n_ptr) in tipc_node_unlock()
133 struct tipc_node *n_ptr; in named_cluster_distribute() local236 struct tipc_node *n_ptr; in tipc_named_node_up() local
295 struct tipc_link *tipc_link_create(struct tipc_node *n_ptr, in tipc_link_create()928 struct tipc_node *n_ptr; in tipc_link_send() local1000 struct tipc_node *n_ptr; in tipc_link_send_names() local1068 struct tipc_node *n_ptr; in tipc_send_buf_fast() local1421 struct tipc_node *n_ptr; in link_reset_all() local1462 struct tipc_node *n_ptr; in link_retransmit_failure() local1617 struct tipc_node *n_ptr; in tipc_recv_msg() local2961 struct tipc_node *n_ptr; in tipc_link_get_max_pkt() local
118 struct tipc_node *n_ptr; in tipc_disc_recv_msg() local
443 struct tipc_node *n_ptr = l_ptr->owner; in tipc_block_bearer() local