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 - 3
of
3
) sorted by null
/system/core/include/netutils/
ifc.h
28
extern int
ifc_get_ifindex
(const char *name, int *if_indexp);
/system/core/libnetutils/
dhcpclient.c
408
if (
ifc_get_ifindex
(ifname, &if_index)) {
ifc_utils.c
180
int
ifc_get_ifindex
(const char *name, int *if_indexp)
function
Completed in 30 milliseconds