Home
last modified time | relevance | path

Searched refs:net_family_tox_tcp_ipv6 (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.h44 extern const Family net_family_tox_tcp_ipv6;
H A Dnetwork.c326 const Family net_family_tox_tcp_ipv6 = {TOX_TCP_INET6}; variable
370 return family.value == net_family_tox_tcp_ipv6.value; in net_family_is_tox_tcp_ipv6()