|
Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
| enum authentication_type | type |
| char | message [MAX_LEN_MSG] |
Definition at line 57 of file packets_gen.h.
| char packet_authentication_req::message[MAX_LEN_MSG] |
Definition at line 59 of file packets_gen.h.
Referenced by send_packet_authentication_req_100().
| enum authentication_type packet_authentication_req::type |
Definition at line 58 of file packets_gen.h.
Referenced by auth_process_status(), dsend_packet_authentication_req(), and send_packet_authentication_req_100().