Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:ifr
(Results
76 - 100
of
103
) sorted by relevance
1
2
3
4
5
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_utils.cpp
275
struct ifreq
ifr
{ };
in GetInterfaceMacAddr()
struct
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H
A
D
wifi_direct_utils.cpp
284
struct ifreq
ifr
{ };
in GetInterfaceMacAddr()
struct
/test/xts/acts/kernel_lite/net_posix/src/
H
A
D
ActsNetTest.cpp
1092
struct ifreq
ifr
[5];
in HWTEST_F()
local
1120
struct ifreq
ifr
= {0};
in HWTEST_F()
local
1171
struct
ifr
eq
ifr
[5];
HWTEST_F()
local
1228
struct
ifr
eq
ifr
[5];
HWTEST_F()
local
[all...]
/third_party/libuv/src/unix/
H
A
D
os390.c
286
__net_ifconf6entry_t*
ifr
;
in uv__interface_addresses_v6()
local
409
struct
ifr
eq*
ifr
;
uv_interface_addresses()
local
[all...]
H
A
D
aix.c
1120
struct ifreq *
ifr
, *p, flg;
in uv_interface_addresses()
local
[all...]
/third_party/libcoap/src/
H
A
D
coap_io.c
113
struct ifreq
ifr
;
in bind_to_device()
local
H
A
D
coap_net.c
4160
struct ifreq
ifr
;
in coap_join_mcast_group_intf()
local
[all...]
/third_party/node/deps/uv/src/unix/
H
A
D
aix.c
1104
struct ifreq *
ifr
, *p, flg;
in uv_interface_addresses()
local
[all...]
H
A
D
os390.c
279
__net_ifconf6entry_t*
ifr
;
in uv__interface_addresses_v6()
local
402
struct
ifr
eq*
ifr
;
uv_interface_addresses()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
driver_hostap.c
218
struct ifreq
ifr
;
in hostap_init_sockets()
local
352
struct ifreq
ifr
;
in hostap_set_iface_flags()
local
[all...]
H
A
D
driver_macsec_linux.c
1468
struct ifreq
ifr
;
in macsec_drv_init_sockets()
local
[all...]
H
A
D
driver_atheros.c
1732
struct ifreq
ifr
;
in atheros_init()
local
H
A
D
driver_bsd.c
181
struct ifreq
ifr
;
in bsd_get_ssid()
local
202
struct ifreq
ifr
;
in bsd_set_ssid()
local
237
struct
ifr
eq
ifr
;
bsd_set_if_media()
local
301
struct
ifr
eq
ifr
;
bsd_ctrl_iface()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
driver_hostap.c
218
struct ifreq
ifr
;
in hostap_init_sockets()
local
353
struct ifreq
ifr
;
in hostap_set_iface_flags()
local
[all...]
H
A
D
driver_macsec_linux.c
1469
struct ifreq
ifr
;
in macsec_drv_init_sockets()
local
[all...]
H
A
D
driver_macsec_qca.c
194
struct ifreq
ifr
;
in macsec_qca_init_sockets()
local
[all...]
H
A
D
driver_atheros.c
1721
struct ifreq
ifr
;
in atheros_init()
local
H
A
D
driver_bsd.c
179
struct ifreq
ifr
;
in bsd_get_ssid()
local
200
struct ifreq
ifr
;
in bsd_set_ssid()
local
235
struct
ifr
eq
ifr
;
bsd_set_if_media()
local
298
struct
ifr
eq
ifr
;
bsd_get_iface_flags()
local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_ioctl.c
3003
hi_u32 wal_priv_cmd(oal_net_device_stru *netdev, oal_ifreq_stru *
ifr
, hi_s32 cmd)
in wal_priv_cmd()
argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_cfgp2p.c
2481
static int wl_cfgp2p_do_ioctl(struct net_device *net, struct ifreq *
ifr
, int cmd)
in wl_cfgp2p_do_ioctl()
argument
H
A
D
wl_iw.c
290
struct ifreq
ifr
;
in dev_wlc_ioctl()
local
H
A
D
wl_android.c
4902
int wl_android_priv_cmd(struct net_device *net, struct ifreq *
ifr
)
in wl_android_priv_cmd()
argument
/third_party/eudev/src/libudev/
H
A
D
libudev-device.c
893
struct ifreq
ifr
;
in udev_device_new_from_device_id()
local
/third_party/toybox/toys/pending/
H
A
D
dhcp.c
614
struct ifreq
ifr
;
in mode_app()
local
H
A
D
dhcpd.c
825
struct ifreq
ifr
;
in open_listensock()
local
Completed in 59 milliseconds
1
2
3
4
5