Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
enum authentication_type | type |
char | message [MAX_LEN_MSG] |
Definition at line 61 of file packets_gen.h.
char packet_authentication_req::message[MAX_LEN_MSG] |
Definition at line 63 of file packets_gen.h.
enum authentication_type packet_authentication_req::type |
Definition at line 62 of file packets_gen.h.
Referenced by auth_process_status(), and dsend_packet_authentication_req().