Searched refs:FIO_NET_CMD_STOP (Results 1 – 3 of 3) sorted by relevance
57 FIO_NET_CMD_STOP = 12, enumerator
1459 case FIO_NET_CMD_STOP: { in fio_handle_client()
472 return fio_net_send_cmd(sk, FIO_NET_CMD_STOP, &epdu, sizeof(epdu), &tag, NULL); in fio_net_send_ack()