diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-03-31 18:12:22 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@google.com> | 2017-04-07 14:42:57 +0200 |
| commit | bb39958f893b94c0407654cee53ca66a79f3965b (patch) | |
| tree | b677d377e17ccf981d1682a59662a36bc20d6475 /sys/tun_amd64.const | |
| parent | fb1044f22d5c88328d8104ec2146d9bb7ca0b152 (diff) | |
sys: rearrange and improve socket.txt
Diffstat (limited to 'sys/tun_amd64.const')
| -rw-r--r-- | sys/tun_amd64.const | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/tun_amd64.const b/sys/tun_amd64.const index 39a710df7..70a4892c2 100644 --- a/sys/tun_amd64.const +++ b/sys/tun_amd64.const @@ -1,15 +1,4 @@ # AUTOGENERATED FILE -IFF_ATTACH_QUEUE = 512 -IFF_DETACH_QUEUE = 1024 -IFF_MULTI_QUEUE = 256 -IFF_NOFILTER = 4096 -IFF_NO_PI = 4096 -IFF_ONE_QUEUE = 8192 -IFF_PERSIST = 2048 -IFF_TAP = 2 -IFF_TUN = 1 -IFF_TUN_EXCL = 32768 -IFF_VNET_HDR = 16384 SIOCGIFHWADDR = 35111 SIOCSIFHWADDR = 35108 TUNATTACHFILTER = 1074812117 |
