nfstype
extern const nfstype nfsv2_type[9];
extern const nfstype nfsv3_type[9];
const nfstype nfsv2_type[9] =
const nfstype nfsv3_type[9] =
extern const nfstype nfsv3_type[9];
nfstype type;
type = (nfstype)ntohl(*dp++);