Searched defs:ipv4_supported (Results 1 – 2 of 2) sorted by relevance
96 bool ipv4_supported, bool ipv6_supported, in MockSourceAddrFactory()163 bool ipv4_supported, bool ipv6_supported, in OverrideAddressSortingSourceAddrFactory()204 bool ipv4_supported = true; in TEST_F() local223 bool ipv4_supported = true; in TEST_F() local242 bool ipv4_supported = false; in TEST_F() local264 bool ipv4_supported = true; in TEST_F() local288 bool ipv4_supported = true; in TEST_F() local311 bool ipv4_supported = true; in TEST_F() local335 bool ipv4_supported = true; in TEST_F() local360 bool ipv4_supported = true; in TEST_F() local[all …]
37 static const bool ipv4_supported = check_function(AF_INET); in IsAddressFamilySupported() local