DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
challenge_t Struct Reference

#include <netconn.h>

+ Collaboration diagram for challenge_t:

Data Fields

lhnetaddress_t address
 
char string [12]
 
double time
 

Detailed Description

Definition at line 477 of file netconn.h.

Field Documentation

◆ address

lhnetaddress_t challenge_t::address

Definition at line 479 of file netconn.h.

Referenced by NetConn_ServerParsePacket().

◆ string

char challenge_t::string[12]

Definition at line 481 of file netconn.h.

◆ time

double challenge_t::time

Definition at line 480 of file netconn.h.

Referenced by hmac_mdfour_challenge_matching(), and NetConn_ServerParsePacket().


The documentation for this struct was generated from the following file: