Searched defs:xprt_class (Results 1 – 1 of 1) sorted by relevance
321 const struct xprt_class *xprt_class; member364 struct xprt_class { struct365 struct list_head list;366 int ident; /* XPRT_TRANSPORT identifier */367 struct rpc_xprt * (*setup)(struct xprt_create *);368 struct module *owner;369 char name[32];370 const char * netid[];