Home
last modified time | relevance | path

Searched refs:connection (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_proxy_module.c139 p->upstream.log = s->connection->log; in ngx_mail_proxy_init()
151 p->upstream.connection->data = s; in ngx_mail_proxy_init()
152 p->upstream.connection->pool = s->connection->pool; in ngx_mail_proxy_init()
733 n = s->proxy->upstream.connection->recv(s->proxy->upstream.connection, in ngx_mail_proxy_read_response()
895 } else if (c == s->connection) { in ngx_mail_proxy_handler()
909 if (c == s->connection) { in ngx_mail_proxy_handler()
929 src = s->connection; in ngx_mail_proxy_handler()
937 dst = s->connection; in ngx_mail_proxy_handler()
1006 || (s->connection->read->eof in ngx_mail_proxy_handler()
1038 if (c == s->connection) { in ngx_mail_proxy_handler()
[all …]
H A Dngx_mail_auth_http_module.c169 s->connection->log->action = "in http auth state"; in ngx_mail_auth_http_init()
171 pool = ngx_create_pool(2048, s->connection->log); in ngx_mail_auth_http_init()
201 ctx->peer.log = s->connection->log; in ngx_mail_auth_http_init()
207 if (ctx->peer.connection) { in ngx_mail_auth_http_init()
208 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_init()
216 ctx->peer.connection->data = s; in ngx_mail_auth_http_init()
217 ctx->peer.connection->pool = s->connection->pool; in ngx_mail_auth_http_init()
849 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_process_headers()
1116 ngx_close_connection(ctx->peer.connection); in ngx_mail_auth_http_block_read()
1156 c = s->connection; in ngx_mail_auth_http_create_request()
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c77 ngx_http_grpc_conn_t *connection; member
1092 ctx->connection = NULL; in ngx_http_grpc_reinit_request()
1191 if (limit > ctx->connection->send_window) { in ngx_http_grpc_body_output_filter()
1192 limit = ctx->connection->send_window; in ngx_http_grpc_body_output_filter()
3988 if (ctx->connection == NULL) { in ngx_http_grpc_get_ctx()
4007 c = pc->connection; in ngx_http_grpc_get_connection_data()
4018 ctx->connection = cln->data; in ngx_http_grpc_get_connection_data()
4023 if (ctx->connection == NULL) { in ngx_http_grpc_get_connection_data()
4033 ctx->connection->last_stream_id += 2; in ngx_http_grpc_get_connection_data()
4045 ctx->connection = cln->data; in ngx_http_grpc_get_connection_data()
[all …]
H A Dngx_http_dav_module.c217 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_dav_put_handler()
224 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_dav_put_handler()
270 ext.log = r->connection->log; in ngx_http_dav_put_handler()
316 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_dav_delete_handler()
420 tree.log = r->connection->log; in ngx_http_dav_delete_path()
582 if (r->connection->ssl) { in ngx_http_dav_copy_move_handler()
621 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_dav_copy_move_handler()
809 tree.log = r->connection->log; in ngx_http_dav_copy_move_handler()
835 ext.log = r->connection->log; in ngx_http_dav_copy_move_handler()
848 cf.log = r->connection->log; in ngx_http_dav_copy_move_handler()
[all …]
H A Dngx_http_gunzip_filter_module.c188 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_body_filter()
318 ngx_log_error(NGX_LOG_ALERT, r->connection->log, 0, in ngx_http_gunzip_filter_inflate_start()
340 ngx_log_debug1(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_add_data()
353 ngx_log_debug3(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_add_data()
422 ngx_log_debug6(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_inflate()
431 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_gunzip_filter_inflate()
436 ngx_log_debug5(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_inflate()
442 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_inflate()
512 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_gunzip_filter_inflate()
574 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_gunzip_filter_inflate_end()
[all …]
H A Dngx_http_ssi_filter_module.c424 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_ssi_body_filter()
429 if (r != r->connection->data) { in ngx_http_ssi_body_filter()
1870 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_evaluate_string()
1913 ngx_log_error(NGX_LOG_ALERT, r->connection->log, 0, in ngx_http_ssi_regex_match()
1976 ngx_log_error(NGX_LOG_ALERT, r->connection->log, 0, in ngx_http_ssi_regex_match()
2007 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_include()
2014 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_include()
2020 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_include()
2085 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_include()
2193 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_ssi_include()
[all …]
H A Dngx_http_random_index_module.c116 ngx_log_debug1(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_random_index_handler()
138 ngx_log_error(level, r->connection->log, err, in ngx_http_random_index_handler()
158 ngx_log_error(NGX_LOG_CRIT, r->connection->log, err, in ngx_http_random_index_handler()
166 ngx_log_debug1(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_random_index_handler()
198 ngx_log_error(NGX_LOG_CRIT, r->connection->log, err, in ngx_http_random_index_handler()
204 ngx_log_error(NGX_LOG_CRIT, r->connection->log, ngx_errno, in ngx_http_random_index_handler()
232 ngx_log_error(NGX_LOG_ALERT, r->connection->log, ngx_errno, in ngx_http_random_index_handler()
265 ngx_log_error(NGX_LOG_ALERT, r->connection->log, ngx_errno, in ngx_http_random_index_error()
H A Dngx_http_xslt_filter_module.c207 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_xslt_header_filter()
248 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_xslt_body_filter()
297 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_body_filter()
379 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_add_chunk()
404 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_add_chunk()
428 ngx_log_debug3(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_xslt_sax_external_subset()
444 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_sax_external_subset()
543 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_apply_stylesheet()
566 ngx_log_debug3(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_xslt_apply_stylesheet()
576 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_xslt_apply_stylesheet()
[all …]
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c263 h2c->connection = c; in ngx_http_v2_init()
507 c = h2c->connection; in ngx_http_v2_send_output_queue()
624 c = h2c->connection; in ngx_http_v2_handle_connection()
2581 h2c = parent->connection; in ngx_http_v2_push_stream()
2621 fc = r->connection; in ngx_http_v2_push_stream()
3038 ctx->connection = fc; in ngx_http_v2_create_stream()
3773 fc = r->connection; in ngx_http_v2_run_request()
3972 fc = r->connection; in ngx_http_v2_process_request_body()
4145 fc = r->connection; in ngx_http_v2_read_client_request_body_handler()
4184 fc = r->connection; in ngx_http_v2_read_unbuffered_request_body()
[all …]
H A Dngx_http_v2_table.c112 ngx_log_error(NGX_LOG_INFO, h2c->connection->log, 0, in ngx_http_v2_get_indexed_header()
117 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, h2c->connection->log, 0, in ngx_http_v2_get_indexed_header()
181 ngx_log_error(NGX_LOG_INFO, h2c->connection->log, 0, in ngx_http_v2_get_indexed_header()
196 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, h2c->connection->log, 0, in ngx_http_v2_add_header()
205 h2c->hpack.entries = ngx_palloc(h2c->connection->pool, in ngx_http_v2_add_header()
212 h2c->hpack.storage = ngx_palloc(h2c->connection->pool, in ngx_http_v2_add_header()
270 entries = ngx_palloc(h2c->connection->pool, in ngx_http_v2_add_header()
286 (void) ngx_pfree(h2c->connection->pool, h2c->hpack.entries); in ngx_http_v2_add_header()
309 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, h2c->connection->log, 0, in ngx_http_v2_table_account()
342 ngx_log_error(NGX_LOG_INFO, h2c->connection->log, 0, in ngx_http_v2_table_size()
[all …]
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_variables.c419 vv = ngx_palloc(s->connection->pool, in ngx_stream_get_variable()
473 switch (s->connection->sockaddr->sa_family) { in ngx_stream_variable_binary_remote_addr()
491 v->len = s->connection->addr_text.len; in ngx_stream_variable_binary_remote_addr()
495 v->data = s->connection->addr_text.data; in ngx_stream_variable_binary_remote_addr()
520 v->len = s->connection->addr_text.len; in ngx_stream_variable_remote_addr()
524 v->data = s->connection->addr_text.data; in ngx_stream_variable_remote_addr()
546 port = ngx_inet_get_port(s->connection->sockaddr); in ngx_stream_variable_remote_port()
560 v->len = s->connection->proxy_protocol_addr.len; in ngx_stream_variable_proxy_protocol_addr()
564 v->data = s->connection->proxy_protocol_addr.data; in ngx_stream_variable_proxy_protocol_addr()
586 port = s->connection->proxy_protocol_port; in ngx_stream_variable_proxy_protocol_port()
[all …]
H A Dngx_stream_proxy_module.c395 c = s->connection; in ngx_stream_proxy_handler()
698 c = s->connection; in ngx_stream_proxy_connect()
751 pc = u->peer.connection; in ngx_stream_proxy_connect()
783 pc = u->peer.connection; in ngx_stream_proxy_init_upstream()
817 c = s->connection; in ngx_stream_proxy_init_upstream()
940 c = s->connection; in ngx_stream_proxy_send_proxy_protocol()
953 pc = u->peer.connection; in ngx_stream_proxy_send_proxy_protocol()
1221 if (SSL_set_tlsext_host_name(u->peer.connection->ssl->connection, in ngx_stream_proxy_ssl_name()
1344 c = s->connection; in ngx_stream_proxy_process_connection()
1528 c = s->connection; in ngx_stream_proxy_process()
[all …]
H A Dngx_stream_handler.c136 s->connection = c; in ngx_stream_init_connection()
149 c->log->connection = c->number; in ngx_stream_init_connection()
163 s->variables = ngx_pcalloc(s->connection->pool, in ngx_stream_init_connection()
299 ngx_log_debug1(NGX_LOG_DEBUG_STREAM, s->connection->log, 0, in ngx_stream_finalize_session()
306 ngx_stream_close_connection(s->connection); in ngx_stream_finalize_session()
374 s->connection->type == SOCK_DGRAM ? "udp " : "", in ngx_stream_log_error()
375 &s->connection->addr_text, in ngx_stream_log_error()
376 &s->connection->listening->addr_text); in ngx_stream_log_error()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request_body.c229 if (r->connection->read->timedout) { in ngx_http_read_unbuffered_request_body()
230 r->connection->timedout = 1; in ngx_http_read_unbuffered_request_body()
249 if (r->connection->read->timedout) { in ngx_http_read_client_request_body_handler()
250 r->connection->timedout = 1; in ngx_http_read_client_request_body_handler()
275 c = r->connection; in ngx_http_do_read_client_request_body()
532 rev = r->connection->read; in ngx_http_discard_request_body()
593 c = r->connection; in ngx_http_discarded_request_body_handler()
684 n = r->connection->recv(r->connection, buffer, size); in ngx_http_read_discarded_request_body()
687 r->connection->error = 1; in ngx_http_read_discarded_request_body()
832 n = r->connection->send(r->connection, in ngx_http_test_expect()
[all …]
H A Dngx_http_upstream.c517 c = r->connection; in ngx_http_upstream_init()
1194 c = r->connection; in ngx_http_upstream_resolve_handler()
1273 c = r->connection; in ngx_http_upstream_handler()
1325 c = r->connection; in ngx_http_upstream_check_broken_connection()
1737 c = r->connection; in ngx_http_upstream_ssl_handshake_handler()
1809 c = r->connection; in ngx_http_upstream_ssl_save_session()
2270 c = r->connection; in ngx_http_upstream_read_request_handler()
2934 c = r->connection; in ngx_http_upstream_send_response()
3252 c = r->connection; in ngx_http_upstream_upgrade()
3343 c = r->connection; in ngx_http_upstream_process_upgraded()
[all …]
H A Dngx_http_request.c312 ctx->connection = c; in ngx_http_init_connection()
565 r->connection = c; in ngx_http_alloc_request()
1513 c = r->connection; in ngx_http_read_request_header()
1984 c = r->connection; in ngx_http_process_request()
2419 c = r->connection; in ngx_http_finalize_request()
2779 c = r->connection; in ngx_http_writer()
2881 c = r->connection; in ngx_http_test_reading()
3002 c = r->connection; in ngx_http_set_keepalive()
3351 c = r->connection; in ngx_http_set_lingering_close()
3544 c = r->connection; in ngx_http_close_request()
[all …]
H A Dngx_http_script.c884 e->request->connection->log, 0, in ngx_http_script_copy_var_code()
953 ngx_log_debug1(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_script_regex_start_code()
968 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_start_code()
1002 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_start_code()
1108 ngx_log_debug0(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_script_regex_end_code()
1133 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_end_code()
1176 ngx_log_error(NGX_LOG_NOTICE, r->connection->log, 0, in ngx_http_script_regex_end_code()
1185 ngx_log_error(NGX_LOG_ERR, r->connection->log, 0, in ngx_http_script_regex_end_code()
1523 ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0, in ngx_http_script_file_code()
1557 ngx_log_error(NGX_LOG_CRIT, r->connection->log, of.err, in ngx_http_script_file_code()
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1043a-rdb.dts129 phy-connection-type = "qsgmii";
134 phy-connection-type = "qsgmii";
139 phy-connection-type = "rgmii-id";
144 phy-connection-type = "rgmii-id";
149 phy-connection-type = "qsgmii";
154 phy-connection-type = "qsgmii";
159 phy-connection-type = "xgmii";
H A Dfsl-ls1046a-rdb.dts134 phy-connection-type = "rgmii-id";
139 phy-connection-type = "rgmii-id";
144 phy-connection-type = "sgmii";
149 phy-connection-type = "sgmii";
154 phy-connection-type = "xgmii";
159 phy-connection-type = "xgmii";
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dt4240rdb.dts158 phy-connection-type = "sgmii";
163 phy-connection-type = "sgmii";
168 phy-connection-type = "sgmii";
173 phy-connection-type = "sgmii";
186 phy-connection-type = "xgmii";
191 phy-connection-type = "xgmii";
198 phy-connection-type = "sgmii";
203 phy-connection-type = "sgmii";
208 phy-connection-type = "sgmii";
213 phy-connection-type = "sgmii";
[all …]
H A Dt2080qds.dts67 phy-connection-type = "xgmii";
72 phy-connection-type = "xgmii";
77 phy-connection-type = "rgmii";
82 phy-connection-type = "rgmii";
87 phy-connection-type = "sgmii";
92 phy-connection-type = "sgmii";
97 phy-connection-type = "xgmii";
102 phy-connection-type = "xgmii";
H A Dt4240qds.dts481 phy-connection-type = "sgmii";
486 phy-connection-type = "sgmii";
491 phy-connection-type = "sgmii";
496 phy-connection-type = "sgmii";
501 phy-connection-type = "rgmii";
506 phy-connection-type = "sgmii";
511 phy-connection-type = "xgmii";
516 phy-connection-type = "xgmii";
557 phy-connection-type = "sgmii";
562 phy-connection-type = "sgmii";
[all …]
H A Dt2080rdb.dts61 phy-connection-type = "xgmii";
66 phy-connection-type = "xgmii";
71 phy-connection-type = "rgmii";
76 phy-connection-type = "rgmii";
81 phy-connection-type = "xgmii";
86 phy-connection-type = "xgmii";
H A Dp5040ds.dts179 phy-connection-type = "sgmii";
183 phy-connection-type = "sgmii";
187 phy-connection-type = "sgmii";
191 phy-connection-type = "sgmii";
196 phy-connection-type = "rgmii";
201 phy-connection-type = "xgmii";
207 phy-connection-type = "sgmii";
211 phy-connection-type = "sgmii";
215 phy-connection-type = "sgmii";
219 phy-connection-type = "sgmii";
[all …]
H A Dt2081qds.dts59 phy-connection-type = "sgmii";
64 phy-connection-type = "sgmii";
69 phy-connection-type = "rgmii";
74 phy-connection-type = "rgmii";
79 phy-connection-type = "sgmii";
84 phy-connection-type = "sgmii";
89 phy-connection-type = "xgmii";
94 phy-connection-type = "xgmii";

12345678910>>...14