|
Linux Kernel
3.7.1
|
#include <svc.h>
Data Fields | |
| struct svc_program * | sv_program |
| struct svc_stat * | sv_stats |
| spinlock_t | sv_lock |
| unsigned int | sv_nrthreads |
| unsigned int | sv_maxconn |
| unsigned int | sv_max_payload |
| unsigned int | sv_max_mesg |
| unsigned int | sv_xdrsize |
| struct list_head | sv_permsocks |
| struct list_head | sv_tempsocks |
| int | sv_tmpcnt |
| struct timer_list | sv_temptimer |
| char * | sv_name |
| unsigned int | sv_nrpools |
| struct svc_pool * | sv_pools |
| void(* | sv_shutdown )(struct svc_serv *serv, struct net *net) |
| struct module * | sv_module |
| svc_thread_fn | sv_function |
| svc_thread_fn sv_function |
| spinlock_t sv_lock |
| struct svc_program* sv_program |
| struct timer_list sv_temptimer |
1.8.2