Home
last modified time | relevance | path

Searched refs:nxt_port_buf_alloc (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_port_socket.c36 static nxt_buf_t *nxt_port_buf_alloc(nxt_port_t *port);
746 b = nxt_port_buf_alloc(port); in nxt_port_read_handler()
889 b = nxt_port_buf_alloc(port); in nxt_port_queue_read_handler()
1305 nxt_port_buf_alloc(nxt_port_t *port) in nxt_port_buf_alloc() function