Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnet_crypto.h59 #define PACKET_ID_FILE_SENDREQUEST 80 macro
H A DMessenger.c1107 …return write_cryptpacket_id(m, friendnumber, PACKET_ID_FILE_SENDREQUEST, packet, SIZEOF_VLA(packet… in file_sendrequest()
2225 case PACKET_ID_FILE_SENDREQUEST: { in m_handle_packet()