Monero
Loading...
Searching...
No Matches
Functions | Variables
testipfwrdr.c File Reference
#include <stdio.h>
#include <syslog.h>
#include <time.h>
#include <netinet/in.h>
#include "ipfwrdr.h"
Include dependency graph for testipfwrdr.c:

Functions

static void list_port_mappings (void)
 
int main (int argc, char **argv)
 

Variables

static const char * ifname = "lo0"
 

Function Documentation

◆ list_port_mappings()

static void list_port_mappings ( void )
static

◆ main()

int main ( int argc,
char ** argv )

Variable Documentation

◆ ifname

const char* ifname = "lo0"
static