Searched refs:BLOCK_ALL_BUT_OUTGOING_HTTP (Results 1 – 1 of 1) sorted by relevance
254 BLOCK_ALL_BUT_OUTGOING_HTTP, // Firewall, only TCP out on 80/443 enumerator1094 case BLOCK_ALL_BUT_OUTGOING_HTTP: in ConfigureEndpoint()1104 } else if (config == BLOCK_ALL_BUT_OUTGOING_HTTP) { in ConfigureEndpoint()1234 P2P_TEST(x, BLOCK_ALL_BUT_OUTGOING_HTTP) \1247 P2P_TEST_SET(BLOCK_ALL_BUT_OUTGOING_HTTP)