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

  /external/android-clat/
config.c 119 /* function: config_item_ip6
126 struct in6_addr *config_item_ip6(cnode *root, const char *item_name, const char *defaultvar, struct in6_addr *ret_val_ptr) { function
347 if(!config_item_ip6(root, "plat_subnet", NULL, &Global_Clatd_Config.plat_subnet)) {
360 if (!config_item_ip6(root, "ipv6_host_id", "::", &Global_Clatd_Config.ipv6_host_id))

Completed in 176 milliseconds