OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:if_idx
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/ap/
vlan_util.c
29
int
if_idx
= 0;
local
66
if_idx
= rtnl_link_get_ifindex(rlink);
94
rtnl_link_set_link(rlink,
if_idx
);
108
vlan_if_name, vid, if_name,
if_idx
,
/libcore/ojluni/src/main/native/
net_util_md.c
643
int plen, scope, dad_status,
if_idx
;
local
649
&
if_idx
, &plen, &scope, &dad_status, devname) == 13) {
656
lo_scope_id =
if_idx
;
[
all
...]
Completed in 70 milliseconds