Home
last modified time | relevance | path

Searched refs:nxt_socket_conf_joint_t (Results 1 – 5 of 5) sorted by relevance

/unit/src/
H A Dnxt_router.h232 } nxt_socket_conf_joint_t; typedef
251 nxt_socket_conf_joint_t *joint);
255 void nxt_router_conf_release(nxt_task_t *task, nxt_socket_conf_joint_t *joint);
H A Dnxt_http.h134 nxt_socket_conf_joint_t *conf;
274 nxt_socket_conf_joint_t *joint);
H A Dnxt_h1proto.c66 nxt_socket_conf_joint_t *joint);
218 nxt_socket_conf_joint_t *joint; in nxt_http_conn_init()
268 nxt_socket_conf_joint_t *joint; in nxt_http_idle_io_read_handler()
316 nxt_socket_conf_joint_t *joint; in nxt_http_conn_test()
404 nxt_socket_conf_joint_t *joint; in nxt_h1p_idle_io_read_handler()
474 nxt_socket_conf_joint_t *joint; in nxt_h1p_conn_request_init()
1695 nxt_socket_conf_joint_t *joint) in nxt_h1p_request_close()
1776 nxt_socket_conf_joint_t *joint; in nxt_h1p_conn_timer_value()
H A Dnxt_router.c3339 nxt_socket_conf_joint_t *joint; in nxt_router_engine_joints_create()
3362 sizeof(nxt_socket_conf_joint_t)); in nxt_router_engine_joints_create()
3673 nxt_socket_conf_joint_t *joint; in nxt_router_listen_socket_create()
3735 nxt_socket_conf_joint_t *joint, *old; in nxt_router_listen_socket_update()
3771 nxt_socket_conf_joint_t *joint; in nxt_router_listen_socket_delete()
3817 nxt_socket_conf_joint_t *joint; in nxt_router_listen_socket_close()
3909 nxt_socket_conf_joint_t *joint) in nxt_router_listen_event_release()
3938 nxt_router_conf_release(nxt_task_t *task, nxt_socket_conf_joint_t *joint) in nxt_router_conf_release()
H A Dnxt_http_request.c826 nxt_socket_conf_joint_t *conf; in nxt_http_request_close_handler()