Linux Kernel
3.7.1
|
#include <svc_xprt.h>
Data Fields | |
const char * | xcl_name |
struct module * | xcl_owner |
struct svc_xprt_ops * | xcl_ops |
struct list_head | xcl_list |
u32 | xcl_max_payload |
Definition at line 29 of file svc_xprt.h.
Definition at line 33 of file svc_xprt.h.
u32 xcl_max_payload |
Definition at line 34 of file svc_xprt.h.
Definition at line 30 of file svc_xprt.h.
struct svc_xprt_ops* xcl_ops |
Definition at line 32 of file svc_xprt.h.
Definition at line 31 of file svc_xprt.h.