Home
last modified time | relevance | path

Searched refs:tipc_link_req (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Ddiscover.h40 struct tipc_link_req;
44 void tipc_disc_delete(struct tipc_link_req *req);
45 void tipc_disc_add_dest(struct tipc_link_req *req);
46 void tipc_disc_remove_dest(struct tipc_link_req *req);
Ddiscover.c57 struct tipc_link_req { struct
261 static void disc_update(struct tipc_link_req *req) in disc_update()
276 void tipc_disc_add_dest(struct tipc_link_req *req) in tipc_disc_add_dest()
285 void tipc_disc_remove_dest(struct tipc_link_req *req) in tipc_disc_remove_dest()
295 static void disc_send_msg(struct tipc_link_req *req) in disc_send_msg()
307 static void disc_timeout(struct tipc_link_req *req) in disc_timeout()
352 struct tipc_link_req *req; in tipc_disc_create()
380 void tipc_disc_delete(struct tipc_link_req *req) in tipc_disc_delete()
Dbearer.h143 struct tipc_link_req *link_req;