X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fnfsrpc.h;h=d50fe94c8870017f30112af272671cefe62ecdc9;hb=9f660799d03e6235015ada0a1c22a87073ee6cc3;hp=6ebefcac530ba1b55ea2a3d192d96e889b15d2e7;hpb=409b89cc7106154780400c6b2bdce46bc9d5db4b;p=nfs-utils.git diff --git a/support/include/nfsrpc.h b/support/include/nfsrpc.h index 6ebefca..d50fe94 100644 --- a/support/include/nfsrpc.h +++ b/support/include/nfsrpc.h @@ -26,6 +26,12 @@ #include #include +/* + * 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 */