|
Monero
|
#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"
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" |
| int main | ( | int | argc, |
| char ** | argv ) |
| const char* anchor_name = "miniupnpd" |
| const char* queue = NULL |
| int runtime_flags = 0 |
| const char* tag = NULL |
| const char* use_ext_ip_addr = "42.42.42.42" |