Searched refs:tr_peerIoWriteBytes (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dhandshake.c343 tr_peerIoWriteBytes( handshake->io, outbuf, walk - outbuf, false );
700 tr_peerIoWriteBytes( handshake->io, msg, sizeof( msg ), false );
768 tr_peerIoWriteBytes( handshake->io, outbuf, walk - outbuf, false );
1146 tr_peerIoWriteBytes( handshake->io, msg, sizeof( msg ), false );
1164 tr_peerIoWriteBytes( handshake->io, msg, sizeof( msg ), false );
1218 tr_peerIoWriteBytes( handshake->io, msg, sizeof( msg ), false );
H A Dpeer-io.h272 void tr_peerIoWriteBytes ( tr_peerIo * io,
H A Dpeer-io.c1081 tr_peerIoWriteBytes( tr_peerIo * io, const void * bytes, size_t byteCount, bool isPieceData ) function

Completed in 181 milliseconds