Searched defs:xprt_class (Results 1 – 2 of 2) sorted by relevance
315 const struct xprt_class *xprt_class; member358 struct xprt_class { struct359 struct list_head list;360 int ident; /* XPRT_TRANSPORT identifier */361 struct rpc_xprt * (*setup)(struct xprt_create *);362 struct module *owner;363 char name[32];364 const char * netid[];
327 struct xprt_class { struct328 struct list_head list;329 int ident; /* XPRT_TRANSPORT identifier */330 struct rpc_xprt * (*setup)(struct xprt_create *);331 struct module *owner;332 char name[32];333 const char * netid[];