#include <getopt.h>
#include <sys/errno.h>
#include <stdio.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <netdb.h>
#include "libiptc/libiptc.h"
#include "iptables.h"
#include "iptables-multi.h"
Functions | |
int | iptables_save_main (int argc, char *argv[]) |
int iptables_save_main | ( | int | argc, |
char * | argv[] | ||
) |
References init_extensions(), iptables_globals, NFPROTO_IPV4, NULL, xtables_globals::program_name, xtables_globals::program_version, xtables_init_all(), and xtables_modprobe_program.