Searched defs:l_ptr (Results 1 – 5 of 5) sorted by relevance
116 static void link_init_max_pkt(struct tipc_link *l_ptr) in link_init_max_pkt()133 static u32 link_next_sent(struct tipc_link *l_ptr) in link_next_sent()140 static u32 link_last_sent(struct tipc_link *l_ptr) in link_last_sent()148 int tipc_link_is_up(struct tipc_link *l_ptr) in tipc_link_is_up()155 int tipc_link_is_active(struct tipc_link *l_ptr) in tipc_link_is_active()236 static void link_timeout(struct tipc_link *l_ptr) in link_timeout()282 static void link_set_timer(struct tipc_link *l_ptr, u32 time) in link_set_timer()299 struct tipc_link *l_ptr; in tipc_link_create() local375 void tipc_link_delete(struct tipc_link *l_ptr) in tipc_link_delete()394 static void link_start(struct tipc_link *l_ptr) in link_start()[all …]
147 void tipc_node_link_up(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_up()188 struct tipc_link *l_ptr = n_ptr->links[i]; in node_select_active_links() local206 void tipc_node_link_down(struct tipc_node *n_ptr, struct tipc_link *l_ptr) in tipc_node_link_down()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()314 struct tipc_link *l_ptr = n_ptr->links[i]; in node_lost_contact() local
289 static inline int link_working_working(struct tipc_link *l_ptr) in link_working_working()294 static inline int link_working_unknown(struct tipc_link *l_ptr) in link_working_unknown()299 static inline int link_reset_unknown(struct tipc_link *l_ptr) in link_reset_unknown()304 static inline int link_reset_reset(struct tipc_link *l_ptr) in link_reset_reset()309 static inline int link_blocked(struct tipc_link *l_ptr) in link_blocked()314 static inline int link_congested(struct tipc_link *l_ptr) in link_congested()
428 struct tipc_link *l_ptr; in tipc_block_bearer() local461 struct tipc_link *l_ptr; in bearer_disable() local
237 struct tipc_link *l_ptr; in tipc_named_node_up() local