Monero
Loading...
Searching...
No Matches
options.h File Reference
#include "config.h"
Include dependency graph for options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  option

Enumerations

enum  upnpconfigoptions {
  UPNP_INVALID = 0 , UPNPEXT_IFNAME = 1 , UPNPEXT_IP , UPNPEXT_PERFORM_STUN ,
  UPNPEXT_STUN_HOST , UPNPEXT_STUN_PORT , UPNPLISTENING_IP , UPNPPORT ,
  UPNPBITRATE_UP , UPNPBITRATE_DOWN , UPNPPRESENTATIONURL , UPNPNOTIFY_INTERVAL ,
  UPNPSYSTEM_UPTIME , UPNPPACKET_LOG , UPNPUUID , UPNPSERIAL ,
  UPNPMODEL_NUMBER , UPNPCLEANTHRESHOLD , UPNPCLEANINTERVAL , UPNPENABLENATPMP ,
  UPNPPCPMINLIFETIME , UPNPPCPMAXLIFETIME , UPNPPCPALLOWTHIRDPARTY , UPNPSECUREMODE ,
  UPNPMINISSDPDSOCKET , UPNPENABLE
}

Functions

int readoptionsfile (const char *fname)
void freeoptions (void)

Variables

struct optionary_options
unsigned int num_options

Enumeration Type Documentation

◆ upnpconfigoptions

Enumerator
UPNP_INVALID 
UPNPEXT_IFNAME 
UPNPEXT_IP 
UPNPEXT_PERFORM_STUN 
UPNPEXT_STUN_HOST 
UPNPEXT_STUN_PORT 
UPNPLISTENING_IP 
UPNPPORT 
UPNPBITRATE_UP 
UPNPBITRATE_DOWN 
UPNPPRESENTATIONURL 
UPNPNOTIFY_INTERVAL 
UPNPSYSTEM_UPTIME 
UPNPPACKET_LOG 
UPNPUUID 
UPNPSERIAL 
UPNPMODEL_NUMBER 
UPNPCLEANTHRESHOLD 
UPNPCLEANINTERVAL 
UPNPENABLENATPMP 
UPNPPCPMINLIFETIME 
UPNPPCPMAXLIFETIME 
UPNPPCPALLOWTHIRDPARTY 
UPNPSECUREMODE 
UPNPMINISSDPDSOCKET 
UPNPENABLE 

Function Documentation

◆ freeoptions()

void freeoptions ( void )

◆ readoptionsfile()

int readoptionsfile ( const char * fname)

Variable Documentation

◆ ary_options

struct option* ary_options
extern

◆ num_options

unsigned int num_options
extern