Searched refs:tipc_link_req (Results 1 – 3 of 3) sorted by relevance
40 struct tipc_link_req;44 void tipc_disc_delete(struct tipc_link_req *req);46 void tipc_disc_add_dest(struct tipc_link_req *req);47 void tipc_disc_remove_dest(struct tipc_link_req *req);
62 struct tipc_link_req { struct184 static void disc_update(struct tipc_link_req *req) in disc_update()199 void tipc_disc_add_dest(struct tipc_link_req *req) in tipc_disc_add_dest()210 void tipc_disc_remove_dest(struct tipc_link_req *req) in tipc_disc_remove_dest()226 struct tipc_link_req *req = (struct tipc_link_req *)data; in disc_timeout()273 struct tipc_link_req *req; in tipc_disc_create()306 void tipc_disc_delete(struct tipc_link_req *req) in tipc_disc_delete()321 struct tipc_link_req *req = b_ptr->link_req; in tipc_disc_reset()
164 struct tipc_link_req *link_req;