Searched refs:svc_serv (Results 1 – 1 of 1) sorted by relevance
30 struct svc_serv { struct117 struct svc_serv * rq_server; /* RPC service definition */314 struct svc_serv * svc_create(struct svc_program *, unsigned int);315 int svc_create_thread(svc_thread_fn, struct svc_serv *);317 void svc_destroy(struct svc_serv *);318 int svc_process(struct svc_serv *, struct svc_rqst *);319 int svc_register(struct svc_serv *, int, unsigned short);320 void svc_wake_up(struct svc_serv *);