diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 19:52:20 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 19:52:20 +0200 |
| commit | d5a5d045176c34bd1066e2b8ce843b3dc8a67ee0 (patch) | |
| tree | 5bf8b3a2c9eb0d6b9acbfaef11369b609b25c11d /sys/linux/socket_rds_ppc64le.const | |
| parent | 190d92e056bae96ec13f320400f80e94dc8e9ea0 (diff) | |
sys/linux: a bunch of assorted improvements
Diffstat (limited to 'sys/linux/socket_rds_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_rds_ppc64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_rds_ppc64le.const b/sys/linux/socket_rds_ppc64le.const index 360333468..ced52ac08 100644 --- a/sys/linux/socket_rds_ppc64le.const +++ b/sys/linux/socket_rds_ppc64le.const @@ -8,6 +8,7 @@ RDS_CMSG_MASKED_ATOMIC_FADD = 8 RDS_CMSG_RDMA_ARGS = 1 RDS_CMSG_RDMA_DEST = 2 RDS_CMSG_RDMA_MAP = 3 +RDS_CMSG_ZCOPY_COOKIE = 12 RDS_CONG_MONITOR = 6 RDS_FREE_MR = 3 RDS_GET_MR = 2 |
