sockios.h revision 38062f954c637861348dd8078cefb73554e6f12c
1/****************************************************************************
2 ****************************************************************************
3 ***
4 ***   This header was automatically generated from a Linux kernel header
5 ***   of the same name, to make information necessary for userspace to
6 ***   call into the kernel available to libc.  It contains only constants,
7 ***   structures, and macros generated from the original header, and thus,
8 ***   contains no copyrightable information.
9 ***
10 ***   To edit the content of this header, modify the corresponding
11 ***   source file (e.g. under external/kernel-headers/original/) then
12 ***   run bionic/libc/kernel/tools/update_all.py
13 ***
14 ***   Any manual change here will be lost the next time this script will
15 ***   be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef _LINUX_SOCKIOS_H
20#define _LINUX_SOCKIOS_H
21#include <asm/sockios.h>
22#define SIOCINQ FIONREAD
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define SIOCOUTQ TIOCOUTQ
25#define SIOCADDRT 0x890B
26#define SIOCDELRT 0x890C
27#define SIOCRTMSG 0x890D
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define SIOCGIFNAME 0x8910
30#define SIOCSIFLINK 0x8911
31#define SIOCGIFCONF 0x8912
32#define SIOCGIFFLAGS 0x8913
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define SIOCSIFFLAGS 0x8914
35#define SIOCGIFADDR 0x8915
36#define SIOCSIFADDR 0x8916
37#define SIOCGIFDSTADDR 0x8917
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define SIOCSIFDSTADDR 0x8918
40#define SIOCGIFBRDADDR 0x8919
41#define SIOCSIFBRDADDR 0x891a
42#define SIOCGIFNETMASK 0x891b
43/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44#define SIOCSIFNETMASK 0x891c
45#define SIOCGIFMETRIC 0x891d
46#define SIOCSIFMETRIC 0x891e
47#define SIOCGIFMEM 0x891f
48/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49#define SIOCSIFMEM 0x8920
50#define SIOCGIFMTU 0x8921
51#define SIOCSIFMTU 0x8922
52#define SIOCSIFNAME 0x8923
53/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54#define SIOCSIFHWADDR 0x8924
55#define SIOCGIFENCAP 0x8925
56#define SIOCSIFENCAP 0x8926
57#define SIOCGIFHWADDR 0x8927
58/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59#define SIOCGIFSLAVE 0x8929
60#define SIOCSIFSLAVE 0x8930
61#define SIOCADDMULTI 0x8931
62#define SIOCDELMULTI 0x8932
63/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64#define SIOCGIFINDEX 0x8933
65#define SIOGIFINDEX SIOCGIFINDEX
66#define SIOCSIFPFLAGS 0x8934
67#define SIOCGIFPFLAGS 0x8935
68/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69#define SIOCDIFADDR 0x8936
70#define SIOCSIFHWBROADCAST 0x8937
71#define SIOCGIFCOUNT 0x8938
72#define SIOCGIFBR 0x8940
73/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74#define SIOCSIFBR 0x8941
75#define SIOCGIFTXQLEN 0x8942
76#define SIOCSIFTXQLEN 0x8943
77#define SIOCETHTOOL 0x8946
78/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
79#define SIOCGMIIPHY 0x8947
80#define SIOCGMIIREG 0x8948
81#define SIOCSMIIREG 0x8949
82#define SIOCWANDEV 0x894A
83/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
84#define SIOCOUTQNSD 0x894B
85#define SIOCDARP 0x8953
86#define SIOCGARP 0x8954
87#define SIOCSARP 0x8955
88/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
89#define SIOCDRARP 0x8960
90#define SIOCGRARP 0x8961
91#define SIOCSRARP 0x8962
92#define SIOCGIFMAP 0x8970
93/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
94#define SIOCSIFMAP 0x8971
95#define SIOCADDDLCI 0x8980
96#define SIOCDELDLCI 0x8981
97#define SIOCGIFVLAN 0x8982
98/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
99#define SIOCSIFVLAN 0x8983
100#define SIOCBONDENSLAVE 0x8990
101#define SIOCBONDRELEASE 0x8991
102#define SIOCBONDSETHWADDR 0x8992
103/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
104#define SIOCBONDSLAVEINFOQUERY 0x8993
105#define SIOCBONDINFOQUERY 0x8994
106#define SIOCBONDCHANGEACTIVE 0x8995
107#define SIOCBRADDBR 0x89a0
108/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
109#define SIOCBRDELBR 0x89a1
110#define SIOCBRADDIF 0x89a2
111#define SIOCBRDELIF 0x89a3
112#define SIOCSHWTSTAMP 0x89b0
113/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
114#define SIOCGHWTSTAMP 0x89b1
115#define SIOCDEVPRIVATE 0x89F0
116#define SIOCPROTOPRIVATE 0x89E0
117#endif
118/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
119