Home
last modified time | relevance | path

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

/linux-3.4.99/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
268 static void disc_update(struct tipc_link_req *req) in disc_update()
284 void tipc_disc_add_dest(struct tipc_link_req *req) in tipc_disc_add_dest()
294 void tipc_disc_remove_dest(struct tipc_link_req *req) in tipc_disc_remove_dest()
305 static void disc_send_msg(struct tipc_link_req *req) in disc_send_msg()
318 static void disc_timeout(struct tipc_link_req *req) in disc_timeout()
366 struct tipc_link_req *req; in tipc_disc_create()
395 void tipc_disc_delete(struct tipc_link_req *req) in tipc_disc_delete()
Dbearer.h147 struct tipc_link_req *link_req;