Searched refs:nxt_port_can_enqueue_buf (Results 1 – 1 of 1) sorted by relevance
17 static nxt_bool_t nxt_port_can_enqueue_buf(nxt_buf_t *b);194 if (fd == -1 && nxt_port_can_enqueue_buf(b)) { in nxt_port_socket_write2()253 nxt_port_can_enqueue_buf(nxt_buf_t *b) in nxt_port_can_enqueue_buf() function