Searched defs:dispatch_data (Results 1 – 2 of 2) sorted by relevance
1417 struct dispatch_data { struct1418 int worker_id;1419 int sock_fd;
1801 struct dispatch_rq_data *dispatch_data = data; in dispatch_rq_from_ctx() local