Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_authentication_req Struct Reference

#include <packets_gen.h>

Data Fields

enum authentication_type type
 
char message [MAX_LEN_MSG]
 

Detailed Description

Definition at line 61 of file packets_gen.h.

Field Documentation

◆ message

char packet_authentication_req::message[MAX_LEN_MSG]

Definition at line 63 of file packets_gen.h.

◆ type

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().