netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ip6tables-restore.c File Reference
#include <getopt.h>
#include <sys/errno.h>
#include <stdbool.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "ip6tables.h"
#include "xtables.h"
#include "libiptc/libip6tc.h"
#include "ip6tables-multi.h"
Include dependency graph for ip6tables-restore.c:

Macros

#define DEBUGP(x, args...)
 

Functions

int ip6tables_restore_main (int argc, char *argv[])
 

Macro Definition Documentation

#define DEBUGP (   x,
  args... 
)

Referenced by ip6tables_restore_main().

Function Documentation