]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/nfsrpc.h
getport: Recognize "rdma" and "rdma6" netid
[nfs-utils.git] / support / include / nfsrpc.h
index 6ebefcac530ba1b55ea2a3d192d96e889b15d2e7..d50fe94c8870017f30112af272671cefe62ecdc9 100644 (file)
 #include <rpc/types.h>
 #include <rpc/clnt.h>
 
+/*
+ * IANA does not define an IP protocol number for RDMA transports.
+ * Choose an arbitrary value we can use locally.
+ */
+#define NFSPROTO_RDMA          (3939)
+
 /*
  * Conventional RPC program numbers
  */