Home | History | Annotate | Download | only in fio

Lines Matching refs:fio_net_send_simple_cmd

432 int fio_net_send_simple_cmd(int sk, uint16_t opcode, uint64_t tag,
458 return fio_net_send_simple_cmd(sk, FIO_NET_CMD_QUIT, 0, NULL);
1370 fio_net_send_simple_cmd(server_fd, FIO_NET_CMD_SERVER_START, 0, NULL);