Lines Matching refs:_IOWR

85 #define	OSIOCGIFADDR	_IOWR('i', 13, struct ifreq)	/* deprecated */
89 #define OSIOCGIFDSTADDR _IOWR('i', 15, struct ifreq) /* deprecated */
92 #define SIOCGIFFLAGS _IOWR('i', 17, struct ifreq) /* get ifnet flags */
94 #define OSIOCGIFBRDADDR _IOWR('i', 18, struct ifreq) /* deprecated */
98 #define OSIOCGIFCONF _IOWR('i', 20, struct ifconf) /* deprecated */
99 #define OSIOCGIFCONF32 _IOWR('i', 20, struct ifconf32) /* deprecated */
100 #define OSIOCGIFCONF64 _IOWR('i', 20, struct ifconf64) /* deprecated */
101 #define OSIOCGIFNETMASK _IOWR('i', 21, struct ifreq) /* deprecated */
104 #define SIOCGIFMETRIC _IOWR('i', 23, struct ifreq) /* get IF metric */
108 #define SIOCGETVIFCNT _IOWR('r', 27, struct sioc_vif_req)/* get vif pkt cnt */
109 #define SIOCGETSGCNT _IOWR('r', 28, struct sioc_sg_req) /* get s,g pkt cnt */
111 #define SIOCGLIFADDR _IOWR('i', 30, struct if_laddrreq) /* get IF addr */
115 #define SIOCGIFADDR _IOWR('i', 33, struct ifreq) /* get ifnet address */
116 #define SIOCGIFDSTADDR _IOWR('i', 34, struct ifreq) /* get p-p address */
117 #define SIOCGIFBRDADDR _IOWR('i', 35, struct ifreq) /* get broadcast addr */
119 #define SIOCGIFCONF _IOWR('i', 36, struct ifconf) /* get ifnet list */
122 #define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32) /* get ifnet list */
123 #define SIOCGIFCONF64 _IOWR('i', 36, struct ifconf64) /* get ifnet list */
125 #define SIOCGIFNETMASK _IOWR('i', 37, struct ifreq) /* get net addr mask */
126 #define SIOCAUTOADDR _IOWR('i', 38, struct ifreq) /* autoconf address */
128 #define SIOCARPIPLL _IOWR('i', 40, struct ifreq) /* arp for IPv4LL address */
133 #define SIOCGIFMTU _IOWR('i', 51, struct ifreq) /* get IF mtu */
135 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */
137 #define SIOCSIFMEDIA _IOWR('i', 55, struct ifreq) /* set net media */
138 #define SIOCGIFMEDIA _IOWR('i', 56, struct ifmediareq) /* get net media */
140 #define SIOCGIFMEDIA32 _IOWR('i', 56, struct ifmediareq32) /* get net media */
141 #define SIOCGIFMEDIA64 _IOWR('i', 56, struct ifmediareq64) /* get net media (64-bit) */
144 #define SIOCGIFGENERIC _IOWR('i', 58, struct ifreq) /* generic IF get op */
145 #define SIOCRSLVMULTI _IOWR('i', 59, struct rslvmulti_req)
148 #define SIOCGIFSTATUS _IOWR('i', 61, struct ifstat) /* get IF status */
150 #define SIOCGIFPSRCADDR _IOWR('i', 63, struct ifreq) /* get gif psrc addr */
151 #define SIOCGIFPDSTADDR _IOWR('i', 64, struct ifreq) /* get gif pdst addr */
154 #define SIOCGLIFPHYADDR _IOWR('i', 67, struct if_laddrreq) /* get gif addrs */
156 #define SIOCGIFDEVMTU _IOWR('i', 68, struct ifreq) /* get if ifdevmtu */
158 #define SIOCGIFALTMTU _IOWR('i', 72, struct ifreq) /* get if alternate mtu */
160 #define SIOCGIFBOND _IOWR('i', 71, struct ifreq) /* get bond if config */
166 #define SIOCPROTOATTACH _IOWR('i', 80, struct ifreq) /* attach proto to interface */
167 #define SIOCPROTODETACH _IOWR('i', 81, struct ifreq) /* detach proto from interface */
171 #define SIOCGIFCAP _IOWR('i', 91, struct ifreq) /* get IF features */
173 #define SIOCIFCREATE _IOWR('i', 120, struct ifreq) /* create clone if */
175 #define SIOCIFCREATE2 _IOWR('i', 122, struct ifreq) /* create clone if with data */
179 #define SIOCGDRVSPEC _IOWR('i', 123, struct ifdrv) /* get driver-specific
184 #define SIOCGDRVSPEC32 _IOWR('i', 123, struct ifdrv32) /* get driver-specific
188 #define SIOCGDRVSPEC64 _IOWR('i', 123, struct ifdrv64) /* get driver-specific
193 #define SIOCGIFVLAN _IOWR('i', 127, struct ifreq) /* get VLAN config */
201 #define SIOCIFGCLONERS _IOWR('i', 129, struct if_clonereq) /* get cloners */
204 #define SIOCIFGCLONERS32 _IOWR('i', 129, struct if_clonereq32) /* get cloners */
205 #define SIOCIFGCLONERS64 _IOWR('i', 129, struct if_clonereq64) /* get cloners */
208 #define SIOCGIFASYNCMAP _IOWR('i', 124, struct ifreq) /* get ppp asyncmap */
216 #define SIOCGIFMAC _IOWR('i', 130, struct ifreq) /* get IF MAC label */
219 #define SIOCGIFKPI _IOWR('i', 135, struct ifreq) /* get interface kext param */
221 #define SIOCGIFWAKEFLAGS _IOWR('i', 136, struct ifreq) /* get interface wake property flags */
224 #define SIOCGIFGETRTREFCNT _IOWR('i', 137, struct ifreq) /* get interface route refcnt */
225 #define SIOCGIFLINKQUALITYMETRIC _IOWR('i', 138, struct ifreq) /* get LQM */
226 #define SIOCSIFOPPORTUNISTIC _IOWR('i', 139, struct ifreq) /* deprecated; use SIOCSIFTHROTTLE */
227 #define SIOCGIFOPPORTUNISTIC _IOWR('i', 140, struct ifreq) /* deprecated; use SIOCGIFTHROTTLE */
228 #define SIOCSETROUTERMODE _IOWR('i', 141, struct ifreq) /* enable/disable IPv4 router mode on interface */
229 #define SIOCGIFEFLAGS _IOWR('i', 142, struct ifreq) /* get extended ifnet flags */
230 #define SIOCSIFDESC _IOWR('i', 143, struct if_descreq)
231 #define SIOCGIFDESC _IOWR('i', 144, struct if_descreq)
232 #define SIOCSIFLINKPARAMS _IOWR('i', 145, struct if_linkparamsreq)
233 #define SIOCGIFLINKPARAMS _IOWR('i', 146, struct if_linkparamsreq)
234 #define SIOCGIFQUEUESTATS _IOWR('i', 147, struct if_qstatsreq)
235 #define SIOCSIFTHROTTLE _IOWR('i', 148, struct if_throttlereq)
236 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq)
240 #define SIOCGASSOCIDS _IOWR('s', 150, struct so_aidreq) /* get associds */
241 #define SIOCGCONNIDS _IOWR('s', 151, struct so_cidreq) /* get connids */
242 #define SIOCGCONNINFO _IOWR('s', 152, struct so_cinforeq) /* get conninfo */
244 #define SIOCGASSOCIDS32 _IOWR('s', 150, struct so_aidreq32)
245 #define SIOCGASSOCIDS64 _IOWR('s', 150, struct so_aidreq64)
246 #define SIOCGCONNIDS32 _IOWR('s', 151, struct so_cidreq32)
247 #define SIOCGCONNIDS64 _IOWR('s', 151, struct so_cidreq64)
248 #define SIOCGCONNINFO32 _IOWR('s', 152, struct so_cinforeq32)
249 #define SIOCGCONNINFO64 _IOWR('s', 152, struct so_cinforeq64)
251 #define SIOCSCONNORDER _IOWR('s', 153, struct so_cordreq) /* set conn order */
252 #define SIOCGCONNORDER _IOWR('s', 154, struct so_cordreq) /* get conn order */
256 #define SIOCSIFLOG _IOWR('i', 155, struct ifreq)
257 #define SIOCGIFLOG _IOWR('i', 156, struct ifreq)
258 #define SIOCGIFDELEGATE _IOWR('i', 157, struct ifreq)
259 #define SIOCGIFLLADDR _IOWR('i', 158, struct ifreq) /* get link level addr */
260 #define SIOCGIFTYPE _IOWR('i', 159, struct ifreq) /* get interface type */