Searched defs:svc_xprt_class (Results 1 – 4 of 4) sorted by relevance
38632 struct svc_xprt_class { struct38633 const char *xcl_name;38634 struct module *xcl_owner;38635 const struct svc_xprt_ops *xcl_ops;38636 struct list_head xcl_list;38637 u32 xcl_max_payload;38638 int xcl_ident;
45178 struct svc_xprt_class { struct45179 const char *xcl_name;45180 struct module *xcl_owner;45181 const struct svc_xprt_ops *xcl_ops;45182 struct list_head xcl_list;45183 u32 xcl_max_payload;45184 int xcl_ident;