Home
last modified time | relevance | path

Searched refs:nf (Results 1 – 5 of 5) sorted by relevance

/unit/src/
H A Dnxt_port_socket.c189 msg.port_msg.nf = 0; in nxt_port_socket_write2()
471 msg->port_msg.nf = 1; in nxt_port_write_handler()
1194 if (nxt_slow_path(msg->port_msg.nf != 0)) { in nxt_port_read_msg_process()
1251 fmsg->port_msg.nf = 0; in nxt_port_read_msg_process()
H A Dnxt_port.h187 uint8_t nf; /* 1 bit */ member
H A Dnxt_port_rpc.c513 msg.port_msg.nf = 0; in nxt_port_rpc_close()
H A Dnxt_unit.c958 msg.nf = 0; in nxt_unit_ready()
1034 if (nxt_slow_path(port_msg->nf != 0 || port_msg->mf != 0)) { in nxt_unit_process_msg()
2659 m.msg.nf = 0; in nxt_unit_mmap_buf_send()
3309 msg.nf = 0; in nxt_unit_request_done()
3631 msg.nf = 0; in nxt_unit_send_oosm()
3915 msg.nf = 0; in nxt_unit_send_mmap()
4399 msg.nf = 0; in nxt_unit_send_shm_ack()
5364 m.msg.nf = 0; in nxt_unit_send_port()
H A Dnxt_router.c5299 msg.pm.nf = 0; in nxt_router_app_prepare_request()