Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Ddiscover.h40 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);
Ddiscover.c62 struct tipc_link_req { struct
184 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()
Dbearer.h164 struct tipc_link_req *link_req;