Home
last modified time | relevance | path

Searched defs:__rpc_svcpool (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/rpc/
H A Dsvc.h365 typedef struct __rpc_svcpool { struct
379 pool_assign_fn *sp_assign;
380 pool_done_fn *sp_done;
387 unsigned long sp_space_low;
388 unsigned long sp_space_high;
389 unsigned long sp_space_used;
390 unsigned long sp_space_used_highest;
391 bool_t sp_space_throttled;
392 int sp_space_throttle_count;
395 struct sysctl_ctx_list sp_sysctl;
[all …]