Lines Matching refs:debug2

242 		debug2("channel: expanding %d", channels_alloc);  in channel_new()
735 debug2("channel %d: obuf_empty delayed efd %d/(%d)", in channel_pre_open()
907 debug2("channel %d: decode socks4", c->self); in channel_decode_socks4()
935 debug2("channel %d: decode socks4: user %s/%d", c->self, p, len); in channel_decode_socks4()
988 debug2("channel %d: decode socks5", c->self); in channel_decode_socks5()
1019 debug2("channel %d: socks5 auth done", c->self); in channel_decode_socks5()
1022 debug2("channel %d: socks5 post auth", c->self); in channel_decode_socks5()
1068 debug2("channel %d: dynamic request: socks5 host %s port %u command %u", in channel_decode_socks5()
1093 debug2("channel %d: pre_dynamic: have %d", c->self, have); in channel_pre_dynamic()
1119 debug2("channel %d: pre_dynamic: need more", c->self); in channel_pre_dynamic()
1482 debug2("channel %d: written %d to efd %d", in channel_handle_efd()
1487 debug2("channel %d: closing write-efd %d", in channel_handle_efd()
1497 debug2("channel %d: read %d from efd %d", in channel_handle_efd()
1502 debug2("channel %d: closing read-efd %d", in channel_handle_efd()
1523 debug2("channel %d: window %d sent adjust %d", in channel_check_window()
1800 debug2("channel %d: ibuf_empty delayed efd %d/(%d)", in channel_output_poll()
1811 debug2("channel %d: rwin %u elen %u euse %d", in channel_output_poll()
1825 debug2("channel %d: sent ext data %d", c->self, len); in channel_output_poll()
1917 debug2("channel %d: rcvd ext data %d", c->self, data_len); in channel_input_extended_data()
2033 debug2("callback start"); in channel_input_open_confirmation()
2035 debug2("callback done"); in channel_input_open_confirmation()
2111 debug2("channel %d: rcvd adjust %u", id, adjust); in channel_input_window_adjust()
2304 debug2("%s: close channel %d", __func__, i); in channel_cancel_rport_listener()