NFS_PORT
if (!got_port || nfs_port == NFS_PORT)
get_nfs4ref_info(host, NFS_PORT, NFS_V4);
{ {NFS_PROGRAM, NFS_VERSION, IPPROTO_UDP, NFS_PORT}, &pre_init[3] },
{ {NFS_PROGRAM, NFS_V3, IPPROTO_UDP, NFS_PORT}, NULL }
htons(NFS_PORT);
((struct sockaddr_in *)sa->buf)->sin_port = htons(NFS_PORT);
((struct sockaddr_in *)sa->buf)->sin_port = htons(NFS_PORT);