Lines Matching refs:id
280 TRACE_EPOLL("Stream %d: Raising read without a socket!\n", stream->id); in RaiseReadEvent()
293 TRACE_EPOLL("Stream %d: Raising write without a socket!\n", stream->id); in RaiseWriteEvent()
309 TRACE_EPOLL("Stream %d: Raising close without a socket!\n", stream->id); in RaiseCloseEvent()
323 TRACE_EPOLL("Stream %d: Raising error without a socket!\n", stream->id); in RaiseErrorEvent()
407 sockid = msock->id; in DestroyMonitorStreamSocket()
472 stream->id = mtcp->g_id++;
481 "Failed to insert the stream into hash table.\n", stream->id);
572 "%u.%u.%u.%u(%d) -> %u.%u.%u.%u(%d) (ISS: %u)\n", stream->id,
712 "Stream %d abnormally closed.\n", stream->id);
723 "%u.%u.%u.%u(%d) -> %u.%u.%u.%u(%d) (%s)\n", stream->id,
731 "cum_len: %lu, len: %u\n", stream->id,
737 "cum_len: %lu, merged_len: %u, last_len: %u\n", stream->id,
748 stream->id,
755 TRACE_FSTAT("Stream %d: timeout count: %u, bytes: %u\n", stream->id,
763 stream->id,
905 "%u.%u.%u.%u(%u) -> %u.%u.%u.%u(%u) ==========\n", stream->id,
910 stream->id, stream->stream_type,
917 socket->id, socket->socktype, socket->opts,