OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifc_set_prefixLength
(Results
1 - 2
of
2
) sorted by null
/system/core/libnetutils/include/netutils/
ifc.h
49
extern int
ifc_set_prefixLength
(const char *name, int prefixLength);
/system/core/libnetutils/
ifc_utils.c
468
int
ifc_set_prefixLength
(const char *name, int prefixLength)
708
if (
ifc_set_prefixLength
(ifname, prefixLength)) {
Completed in 201 milliseconds