Linux Kernel
3.7.1
|
Data Fields | |
callback_process_op_t | process_op |
callback_decode_arg_t | decode_args |
callback_encode_res_t | encode_res |
long | res_maxsize |
Definition at line 48 of file callback_xdr.c.
callback_decode_arg_t decode_args |
Definition at line 50 of file callback_xdr.c.
callback_encode_res_t encode_res |
Definition at line 51 of file callback_xdr.c.
callback_process_op_t process_op |
Definition at line 49 of file callback_xdr.c.
long res_maxsize |
Definition at line 52 of file callback_xdr.c.