Home
last modified time | relevance | path

Searched refs:nfsv3_procid (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/tcpdump/
Dprint-nfs.c60 u_int32_t nfsv3_procid[NFS_NPROCS] = { variable
430 proc = nfsv3_procid[proc]; in nfsreq_print()
1369 proc = nfsv3_procid[proc]; in interp_reply()
/openbsd/src/sys/nfs/
Dnfs_socket.c75 extern const int nfsv3_procid[NFS_NPROCS];
1505 nd->nd_procnum = nfsv3_procid[nd->nd_procnum]; in nfs_getreq()
Dnfs_subs.c97 const int nfsv3_procid[NFS_NPROCS] = { variable