Linux Kernel
3.7.1
|
#include <svc.h>
Data Fields | |
svc_procfunc | pc_func |
kxdrproc_t | pc_decode |
kxdrproc_t | pc_encode |
kxdrproc_t | pc_release |
unsigned int | pc_argsize |
unsigned int | pc_ressize |
unsigned int | pc_count |
unsigned int | pc_cachetype |
unsigned int | pc_xdrressize |
svc_procfunc pc_func |