OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_proct
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_socket.c
105
#define NFS_SRTT(r) (r)->r_nmp->nm_srtt[
nfs_proct
[(r)->r_procnum] - 1]
106
#define NFS_SDRTT(r) (r)->r_nmp->nm_sdrtt[
nfs_proct
[(r)->r_procnum] - 1]
116
const int
nfs_proct
[NFS_NPROCS] = {
variable in typeref:typename:const int[]
780
timeo = NFS_RTO(nmp,
nfs_proct
[rep->r_procnum]);
nfs_socket.c
105
#define NFS_SRTT(r) (r)->r_nmp->nm_srtt[
nfs_proct
[(r)->r_procnum] - 1]
106
#define NFS_SDRTT(r) (r)->r_nmp->nm_sdrtt[
nfs_proct
[(r)->r_procnum] - 1]
116
const int
nfs_proct
[NFS_NPROCS] = {
variable in typeref:typename:const int[]
780
timeo = NFS_RTO(nmp,
nfs_proct
[rep->r_procnum]);
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025