9#ifndef TOR_CONFLUX_CELL_H
10#define TOR_CONFLUX_CELL_H
20 uint64_t last_seqno_sent;
21 uint64_t last_seqno_recv;
uint32_t conflux_cell_parse_switch(const relay_msg_t *msg)
bool conflux_send_switch_command(circuit_t *send_circ, uint64_t relative_seq)
Master header file for Tor-specific functionality.
A relay message which contains a relay command and parameters, if any, that is from a relay cell.