diff options
Diffstat (limited to 'sys/linux/socket_alg_amd64.const')
| -rw-r--r-- | sys/linux/socket_alg_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_alg_amd64.const b/sys/linux/socket_alg_amd64.const index c4e2b5237..eb78724f9 100644 --- a/sys/linux/socket_alg_amd64.const +++ b/sys/linux/socket_alg_amd64.const @@ -34,6 +34,7 @@ CRYPTO_ALG_TYPE_SHASH = 14 SOCK_SEQPACKET = 5 SOL_ALG = 279 __NR_accept = 43 +__NR_accept4 = 288 __NR_bind = 49 __NR_sendmmsg = 307 __NR_sendmsg = 46 |
