OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure_interface
(Results
1 - 2
of
2
) sorted by null
/external/android-clat/
clatd.c
257
/* function:
configure_interface
263
void
configure_interface
(const char *uplink_interface, const char *plat_prefix, struct tun_data *tunnel) {
function
498
configure_interface
(uplink_interface, plat_prefix, &tunnel);
/external/dhcpcd/
dhcpcd.c
894
configure_interface
(struct interface *iface, int argc, char **argv)
function
947
configure_interface
(iface, margc, margv);
1268
configure_interface
(iface, argc, argv);
[
all
...]
Completed in 81 milliseconds