OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_item_ip
(Results
1 - 1
of
1
) sorted by null
/external/android-clat/
config.c
93
/* function:
config_item_ip
100
struct in_addr *
config_item_ip
(cnode *root, const char *item_name, const char *defaultvar, struct in_addr *ret_val_ptr) {
function
255
if(!
config_item_ip
(root, "ipv4_local_subnet", DEFAULT_IPV4_LOCAL_SUBNET, &Global_Clatd_Config.ipv4_local_subnet))
Completed in 1168 milliseconds