aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_inet_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_inet_amd64.const')
-rw-r--r--sys/linux/socket_inet_amd64.const8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/linux/socket_inet_amd64.const b/sys/linux/socket_inet_amd64.const
index 6729df938..9c81290a4 100644
--- a/sys/linux/socket_inet_amd64.const
+++ b/sys/linux/socket_inet_amd64.const
@@ -80,6 +80,10 @@ SIOCGIFBRDADDR = 35097
SIOCGIFDSTADDR = 35095
SIOCGIFNETMASK = 35099
SIOCGIFPFLAGS = 35125
+SIOCGIWFREQ = 35589
+SIOCGIWMODE = 35591
+SIOCGIWNWID = 35587
+SIOCGIWSENS = 35593
SIOCRTMSG = 35085
SIOCSARP = 35157
SIOCSIFADDR = 35094
@@ -88,6 +92,10 @@ SIOCSIFDSTADDR = 35096
SIOCSIFFLAGS = 35092
SIOCSIFNETMASK = 35100
SIOCSIFPFLAGS = 35124
+SIOCSIWFREQ = 35588
+SIOCSIWMODE = 35590
+SIOCSIWNWID = 35586
+SIOCSIWSENS = 35592
# SOCKADDR_SIZE is not set
# SOCKADDR_STORAGE_SIZE is not set
__NR_accept = 43