OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOCG80211
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net80211/
ieee80211_ioctl.h
422
#define
SIOCG80211
_IOWR('i', 235, struct ieee80211req)
428
#define
SIOCG80211
_IOWR('i', 245, struct ieee80211req)
ieee80211_ioctl.c
2518
case
SIOCG80211
:
2581
case
SIOCG80211
:
/src/usr.bin/rump_dhcpclient/
if-bsd.c
125
if (rump_sys_ioctl(socket_afnet,
SIOCG80211
, &ireq) == 0) {
/src/sbin/ifconfig/
ieee80211.c
621
if (direct_ioctl(env,
SIOCG80211
, &ireq) != -1) {
629
if (direct_ioctl(env,
SIOCG80211
, &ireq) != -1) {
638
if (direct_ioctl(env,
SIOCG80211
, &ireq) == -1)
646
if (direct_ioctl(env,
SIOCG80211
, &ireq) == -1)
803
if (direct_ioctl(env,
SIOCG80211
, &ireq) < 0)
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
1669
IOCTL_STRUCT_CONV_TO(
SIOCG80211
, ieee80211req);
/src/sys/net/
if.c
3561
case
SIOCG80211
:
Completed in 19 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025