Searched defs:Req (Results 1 – 11 of 11) sorted by relevance
22 typedef struct Req Req; typedef51 struct Req struct58 Req* oldreq; argument67 Reqpool* pool; argument73 Req** flush; argument78 * Pools to maintain Fid <-> fid and Req <-> tag maps. argument
16 typedef struct Req Req; typedef17 struct Req struct19 int fd; /* for reply */20 Bootp *bp;21 Udphdr *up;22 uchar *e; /* end of received message */23 uchar *p; /* options pointer */24 uchar *max; /* max end of reply */27 uchar ciaddr[IPaddrlen];28 uchar giaddr[IPaddrlen];[all …]
2 typedef struct Req Req; typedef104 struct Req struct119 void allocwork(Req*); argument
18 typedef struct Req Req; typedef19 struct Req struct26 Req *next; argument
15 typedef struct Req Req; typedef46 struct Req struct51 Req *next; argument440 pinglost(Machine *m, Req*) in pinglost() argument
14 typedef struct Req Req; typedef33 struct Req struct45 Req req[MAXREQ]; argument
22 allocreqpool(void (*destroy)(Req*)) in allocreqpool()
553 rclunk(Req*, char*) in rclunk() argument681 rwstat(Req*, char*) in rwstat() argument
46 trace(Req *) in trace() argument
50 trace(Req *) in trace() argument
31 Req = 0x0, enumerator