OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifc_get_ifindex
(Results
1 - 4
of
4
) sorted by null
/system/core/libnetutils/include/netutils/
ifc.h
28
extern int
ifc_get_ifindex
(const char *name, int *if_indexp);
/external/dhcpcd-6.8.2/
ifaddrs.c
87
ifc_get_ifindex
(ifa->ifa_name, &hwaddr->sll_ifindex);
/system/core/libnetutils/
dhcpclient.c
408
if (
ifc_get_ifindex
(ifname, &if_index)) {
ifc_utils.c
189
int
ifc_get_ifindex
(const char *name, int *if_indexp)
function
Completed in 58 milliseconds