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 SIOCKILLADDR 0x8939
73 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74 #define SIOCGIFBR 0x8940
75 #define SIOCSIFBR 0x8941
76 #define SIOCGIFTXQLEN 0x8942
77 #define SIOCSIFTXQLEN 0x8943
78 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
79 #define SIOCETHTOOL 0x8946
80 #define SIOCGMIIPHY 0x8947
81 #define SIOCGMIIREG 0x8948
82 #define SIOCSMIIREG 0x8949
83 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
84 #define SIOCWANDEV 0x894A
85 #define SIOCOUTQNSD 0x894B
86 #define SIOCDARP 0x8953
87 #define SIOCGARP 0x8954
88 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
89 #define SIOCSARP 0x8955
90 #define SIOCDRARP 0x8960
91 #define SIOCGRARP 0x8961
92 #define SIOCSRARP 0x8962
93 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
94 #define SIOCGIFMAP 0x8970
95 #define SIOCSIFMAP 0x8971
96 #define SIOCADDDLCI 0x8980
97 #define SIOCDELDLCI 0x8981
98 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
99 #define SIOCGIFVLAN 0x8982
100 #define SIOCSIFVLAN 0x8983
101 #define SIOCBONDENSLAVE 0x8990
102 #define SIOCBONDRELEASE 0x8991
103 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
104 #define SIOCBONDSETHWADDR 0x8992
105 #define SIOCBONDSLAVEINFOQUERY 0x8993
106 #define SIOCBONDINFOQUERY 0x8994
107 #define SIOCBONDCHANGEACTIVE 0x8995
108 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
109 #define SIOCBRADDBR 0x89a0
110 #define SIOCBRDELBR 0x89a1
111 #define SIOCBRADDIF 0x89a2
112 #define SIOCBRDELIF 0x89a3
113 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
114 #define SIOCSHWTSTAMP 0x89b0
115 #define SIOCDEVPRIVATE 0x89F0
116 #define SIOCPROTOPRIVATE 0x89E0
117 #endif
118 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
119