Home
last modified time | relevance | path

Searched refs:nxt_sockaddr_cache_alloc (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_sockaddr.h61 nxt_sockaddr_t *nxt_sockaddr_cache_alloc(nxt_event_engine_t *engine,
H A Dnxt_conn_accept.c109 c->remote = nxt_sockaddr_cache_alloc(engine, lev->listen); in nxt_conn_accept_alloc()
H A Dnxt_sockaddr.c20 nxt_sockaddr_cache_alloc(nxt_event_engine_t *engine, nxt_listen_socket_t *ls) in nxt_sockaddr_cache_alloc() function