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 118 /* function: config_item_ip6
125 struct in6_addr *config_item_ip6(cnode *root, const char *item_name, const char *defaultvar, struct in6_addr *ret_val_ptr) { function
204 if(!config_item_ip6(root, "ipv6_host_id", "::200:5E10:0:0", &Global_Clatd_Config.ipv6_host_id))
268 if(!config_item_ip6(root, "plat_subnet", NULL, &Global_Clatd_Config.plat_subnet)) {

Completed in 2580 milliseconds