diff options
Diffstat (limited to 'sys/linux/socket_inet_udp_arm.const')
| -rw-r--r-- | sys/linux/socket_inet_udp_arm.const | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/linux/socket_inet_udp_arm.const b/sys/linux/socket_inet_udp_arm.const index 1d32df14d..c684f7166 100644 --- a/sys/linux/socket_inet_udp_arm.const +++ b/sys/linux/socket_inet_udp_arm.const @@ -14,8 +14,8 @@ UDP_ENCAP_GTP1U = 5 UDP_ENCAP_L2TPINUDP = 3 UDP_NO_CHECK6_RX = 102 UDP_NO_CHECK6_TX = 101 -__NR_getsockopt = 9437479 -__NR_ioctl = 9437238 -__NR_setsockopt = 9437478 -__NR_socket = 9437465 -__NR_socketpair = 9437472 +__NR_getsockopt = 295 +__NR_ioctl = 54 +__NR_setsockopt = 294 +__NR_socket = 281 +__NR_socketpair = 288 |
