OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv4_local_prefixlen
(Results
1 - 4
of
4
) sorted by null
/external/android-clat/
clatd.conf
13
ipv4_local_prefixlen
29
config.h
33
int16_t
ipv4_local_prefixlen
;
member in struct:clat_config
config.c
333
if(!config_item_int16_t(root, "
ipv4_local_prefixlen
", DEFAULT_IPV4_LOCAL_PREFIXLEN,
334
&Global_Clatd_Config.
ipv4_local_prefixlen
))
392
logmsg(ANDROID_LOG_DEBUG,"
ipv4_local_prefixlen
= %d", Global_Clatd_Config.
ipv4_local_prefixlen
);
clatd.c
131
Global_Clatd_Config.
ipv4_local_prefixlen
);
135
Global_Clatd_Config.
ipv4_local_prefixlen
);
Completed in 285 milliseconds