diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-28 19:16:42 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-28 19:16:42 +0100 |
| commit | 6deb6153100d00ca8afcbd776a401bbf09f49d65 (patch) | |
| tree | 4ea7d9be248e5ec23037f9edce32c7c316e153a8 /sys/linux/socket_amd64.const | |
| parent | 30dc9443ebd109ee6983aaad2999a484312914e1 (diff) | |
sys/linux: fix some copy-paste errors
Diffstat (limited to 'sys/linux/socket_amd64.const')
| -rw-r--r-- | sys/linux/socket_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_amd64.const b/sys/linux/socket_amd64.const index 5f0650f66..9814b3cba 100644 --- a/sys/linux/socket_amd64.const +++ b/sys/linux/socket_amd64.const @@ -195,6 +195,7 @@ SIOCPROTOPRIVATE_BEG = 35296 SIOCPROTOPRIVATE_END = 35311 SIOCSHWTSTAMP = 35248 SIOCSIFADDR = 35094 +SIOCSIFBR = 35137 SIOCSIFBRDADDR = 35098 SIOCSIFDSTADDR = 35096 SIOCSIFENCAP = 35110 |
