Searched refs:ngx_insert_udp_connection (Results 1 – 1 of 1) sorted by relevance
25 static ngx_int_t ngx_insert_udp_connection(ngx_connection_t *c);406 if (ngx_insert_udp_connection(c) != NGX_OK) { in ngx_event_recvmsg()522 ngx_insert_udp_connection(ngx_connection_t *c) in ngx_insert_udp_connection() function