diff options
Diffstat (limited to 'sys/linux/socket_alg_arm.const')
| -rw-r--r-- | sys/linux/socket_alg_arm.const | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/linux/socket_alg_arm.const b/sys/linux/socket_alg_arm.const index c6326ae2d..89258159c 100644 --- a/sys/linux/socket_alg_arm.const +++ b/sys/linux/socket_alg_arm.const @@ -31,9 +31,9 @@ CRYPTO_ALG_TYPE_RNG = 12 CRYPTO_ALG_TYPE_SHASH = 14 SOCK_SEQPACKET = 5 SOL_ALG = 279 -__NR_accept = 9437469 -__NR_bind = 9437466 -__NR_sendmmsg = 9437558 -__NR_sendmsg = 9437480 -__NR_setsockopt = 9437478 -__NR_socket = 9437465 +__NR_accept = 285 +__NR_bind = 282 +__NR_sendmmsg = 374 +__NR_sendmsg = 296 +__NR_setsockopt = 294 +__NR_socket = 281 |
