Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.h36 #define PACKET_ID_RANGE_LOSSY_AV_START 192 macro
H A DMessenger.c1769 if (byte < PACKET_ID_RANGE_LOSSY_AV_START || byte > PACKET_ID_RANGE_LOSSY_AV_END) { in m_callback_rtp_packet()