Home
last modified time | relevance | path

Searched defs:base_prefix (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/lib/
Dtst_net_vars.c446 unsigned int base_prefix = is_ipv6 ? BASE_IPV6_PREFIX : in check_prefix_range() local
492 unsigned int base_prefix = is_ipv6 ? BASE_IPV6_PREFIX : in round_down_prefix() local
/third_party/python/Include/cpython/
Dinitconfig.h190 wchar_t *base_prefix; member