HomeSort by relevance Sort by last modified time
    Searched full:configure_interface (Results 1 - 2 of 2) sorted by null

  /external/android-clat/
clatd.c 316 /* function: configure_interface
323 void configure_interface(const char *uplink_interface, const char *plat_prefix, struct tun_data *tunnel, unsigned net_id) { function
550 configure_interface(uplink_interface, plat_prefix, &tunnel, net_id);
  /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 224 milliseconds