Home
last modified time | relevance | path

Searched refs:TOX_ENABLE_IPV6_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/testing/
H A DMessenger_test.c80 bool ipv6enabled = TOX_ENABLE_IPV6_DEFAULT; /* x */ in main()
H A DDHT_test.c166 bool ipv6enabled = TOX_ENABLE_IPV6_DEFAULT; /* x */ in main()
/dports/net-im/tox/c-toxcore-0.2.13/other/
H A DDHT_bootstrap.c125 bool ipv6enabled = TOX_ENABLE_IPV6_DEFAULT; /* x */ in main()
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.h201 #define TOX_ENABLE_IPV6_DEFAULT true macro
/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dmessenger_test.c305 options.ipv6enabled = TOX_ENABLE_IPV6_DEFAULT; in main()