Data Fields | |
routing_table * | qrt |
Current routing table. | |
gchar * | patch |
Patching arena. | |
gchar * | patch_end |
One byte of end of patching arena. | |
gint | state |
State of the QRT propagation. | |
gint | bits_per_entry |
Amount of bits per entry in patch. | |
gint | payload_size |
Size of the PATCH message payload. | |
gint | seqno |
Sequence number of next packet. | |
gint | max_seqno |
Last sequence number to send. |
|
Amount of bits per entry in patch.
|
|
Last sequence number to send.
|
|
Patching arena.
|
|
One byte of end of patching arena.
|
|
Size of the PATCH message payload.
|
|
Current routing table.
|
|
Sequence number of next packet.
|
|
State of the QRT propagation.
|