patch-2.4.23 linux-2.4.23/include/linux/sunrpc/svc.h
Next file: linux-2.4.23/include/linux/sunrpc/timer.h
Previous file: linux-2.4.23/include/linux/sonypi.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/linux/sunrpc/svc.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.22/include/linux/sunrpc/svc.h linux-2.4.23/include/linux/sunrpc/svc.h
@@ -112,6 +112,8 @@
rq_secure : 1, /* secure port */
rq_auth : 1; /* check client */
+ __u32 rq_daddr; /* dest addr of request - reply from here */
+
void * rq_argp; /* decoded arguments */
void * rq_resp; /* xdr'd results */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)