Home
last modified time | relevance | path

Searched refs:config_item_ip (Results 1 – 1 of 1) sorted by relevance

/external/android-clat/
Dconfig.c101 struct in_addr *config_item_ip(cnode *root, const char *item_name, const char *defaultvar, struct i… in config_item_ip() function
332 if(!config_item_ip(root, "ipv4_local_subnet", DEFAULT_IPV4_LOCAL_SUBNET, in read_config()