Searched defs:xprt_class (Results 1 – 2 of 2) sorted by relevance
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[];
314 struct xprt_class { struct315 struct list_head list;316 int ident; /* XPRT_TRANSPORT identifier */317 struct rpc_xprt * (*setup)(struct xprt_create *);318 struct module *owner;319 char name[32];