Freeciv21
Develop your civilization from humble roots to a global empire
net_types.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ANNOUNCE_DEFAULT   ANNOUNCE_IPV4
 

Enumerations

enum  announce_type { ANNOUNCE_NONE , ANNOUNCE_IPV4 , ANNOUNCE_IPV6 }
 

Macro Definition Documentation

◆ ANNOUNCE_DEFAULT

#define ANNOUNCE_DEFAULT   ANNOUNCE_IPV4

Definition at line 21 of file net_types.h.

Enumeration Type Documentation

◆ announce_type

Enumerator
ANNOUNCE_NONE 
ANNOUNCE_IPV4 
ANNOUNCE_IPV6 

Definition at line 19 of file net_types.h.