|
Freeciv-3.1
|
#include <connection.h>
Data Fields | |
| unsigned int | length: 4 |
| unsigned int | type: 4 |
Definition at line 128 of file connection.h.
| unsigned int packet_header::length |
Definition at line 129 of file connection.h.
Referenced by conn_compression_flush(), get_packet_from_connection_raw(), packet_check(), packet_header_init(), and packet_header_set().
| unsigned int packet_header::type |
Definition at line 130 of file connection.h.
Referenced by get_packet_from_connection_raw(), packet_check(), packet_header_init(), and packet_header_set().