Lines Matching refs:pmap
729 request.sdata.pmap.prog = txdr_unsigned(RPCPROG_MNT);
730 request.sdata.pmap.vers = txdr_unsigned(RPCMNT_VER3);
731 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
732 request.sdata.pmap.port = 0;
744 sa->sin_port = htons(fxdr_unsigned(uint32_t, response.rdata.pmap.port));
804 request.sdata.pmap.prog = txdr_unsigned(NFS_PROG);
805 request.sdata.pmap.vers = txdr_unsigned(NFS_VER3);
806 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
807 request.sdata.pmap.port = 0;
820 sa->sin_port = htons(fxdr_unsigned(uint32_t, response.rdata.pmap.port));
896 request.sdata.pmap.prog = txdr_unsigned(RPCPROG_MNT);
897 request.sdata.pmap.vers = txdr_unsigned(RPCMNT_VER3);
898 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
899 request.sdata.pmap.port = 0;
912 sa->sin_port = htons(fxdr_unsigned(uint32_t, response.rdata.pmap.port));