Searched refs:ngx_stream_limit_conn_node_t (Results 1 – 1 of 1) sorted by relevance
18 } ngx_stream_limit_conn_node_t; typedef135 ngx_stream_limit_conn_node_t *lc; in ngx_stream_limit_conn_handler()173 + offsetof(ngx_stream_limit_conn_node_t, data) in ngx_stream_limit_conn_handler()184 lc = (ngx_stream_limit_conn_node_t *) &node->color; in ngx_stream_limit_conn_handler()195 lc = (ngx_stream_limit_conn_node_t *) &node->color; in ngx_stream_limit_conn_handler()239 ngx_stream_limit_conn_node_t *lcn, *lcnt; in ngx_stream_limit_conn_rbtree_insert_value()253 lcn = (ngx_stream_limit_conn_node_t *) &node->color; in ngx_stream_limit_conn_rbtree_insert_value()281 ngx_stream_limit_conn_node_t *lcn; in ngx_stream_limit_conn_lookup()300 lcn = (ngx_stream_limit_conn_node_t *) &node->color; in ngx_stream_limit_conn_lookup()323 ngx_stream_limit_conn_node_t *lc; in ngx_stream_limit_conn_cleanup()[all …]