Searched defs:tipc_link_req (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Ddiscover.c48 * struct tipc_link_req - information about an ongoing link setup request
57 struct tipc_link_req { struct
261 static void disc_update(struct tipc_link_req *req)
276 void tipc_disc_add_dest(struct tipc_link_req *req)
285 void tipc_disc_remove_dest(struct tipc_link_req *req)
295 static void disc_send_msg(struct tipc_link_req *req)
307 static void disc_timeout(struct tipc_link_req *req)
352 struct tipc_link_req *req;
380 void tipc_disc_delete(struct tipc_link_req *req)

Completed in 51 milliseconds