diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 14:31:20 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 14:31:20 +0200 |
| commit | cfeec859376ebc8256540f14226b0620bf842fc1 (patch) | |
| tree | a0026be6bd67269cba321d3dd1c924fe04c5d5fe /sys/linux/dev_net_tun_ppc64le.const | |
| parent | f5cecf2e325a277733347308687fd39e7253ef66 (diff) | |
sys/linux: add new consts/flags/fields here and there
Add a bunch of new small interfaces in 5.2: new consts, flags, fields, etc.
Diffstat (limited to 'sys/linux/dev_net_tun_ppc64le.const')
| -rw-r--r-- | sys/linux/dev_net_tun_ppc64le.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_net_tun_ppc64le.const b/sys/linux/dev_net_tun_ppc64le.const index cc0210fa4..030d78788 100644 --- a/sys/linux/dev_net_tun_ppc64le.const +++ b/sys/linux/dev_net_tun_ppc64le.const @@ -84,11 +84,13 @@ SIOCGIFHWADDR = 35111 SIOCSIFHWADDR = 35108 TUNATTACHFILTER = 2148553941 TUNDETACHFILTER = 2148553942 +TUNGETDEVNETNS = 536892643 TUNGETFEATURES = 1074025679 TUNGETFILTER = 1074812123 TUNGETIFF = 1074025682 TUNGETSNDBUF = 1074025683 TUNGETVNETHDRSZ = 1074025687 +TUNSETCARRIER = 2147767522 TUNSETFILTEREBPF = 1074025697 TUNSETGROUP = 2147767502 TUNSETIFF = 2147767498 |
