NFS4_PROGRAM
client = clnt_create("localhost", NFS4_PROGRAM, NFS_V4, "tcp");
client = clnt_create(ip, NFS4_PROGRAM, NFS_V4, "tcp");