OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:master_ifname
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/drivers/
linux_ioctl.h
21
int linux_master_get(char *
master_ifname
, const char *ifname);
linux_ioctl.c
224
int linux_master_get(char *
master_ifname
, const char *ifname)
242
os_strlcpy(
master_ifname
, pos, IFNAMSIZ);
driver_nl80211.c
5912
char
master_ifname
[IFNAMSIZ];
local
[
all
...]
Completed in 39 milliseconds