Monero
Loading...
Searching...
No Matches
testpfpinhole.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <syslog.h>
#include "../config.h"
#include "obsdrdr.h"
#include "pfpinhole.h"
Include dependency graph for testpfpinhole.c:

Functions

int main (int argc, char **argv)

Variables

int runtime_flags = 0
const char * tag = NULL
const char * anchor_name = "miniupnpd"
const char * queue = NULL
const char * use_ext_ip_addr = "42.42.42.42"

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Variable Documentation

◆ anchor_name

const char* anchor_name = "miniupnpd"

◆ queue

const char* queue = NULL

◆ runtime_flags

int runtime_flags = 0

◆ tag

const char* tag = NULL

◆ use_ext_ip_addr

const char* use_ext_ip_addr = "42.42.42.42"