Searched defs:svc_xprt_class (Results 1 – 2 of 2) sorted by relevance
50339 struct svc_xprt_class { struct50340 const char *xcl_name;50341 struct module *xcl_owner;50342 const struct svc_xprt_ops *xcl_ops;50343 struct list_head xcl_list;50344 u32 xcl_max_payload;50345 int xcl_ident;