#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 <arpa/inet.h>
#include "libiptc/libip6tc.h"
#include "ip6tables.h"
#include "ip6tables-multi.h"
Functions | |
int | ip6tables_save_main (int argc, char *argv[]) |
int ip6tables_save_main | ( | int | argc, |
char * | argv[] | ||
) |
References init_extensions(), ip6tables_globals, NFPROTO_IPV6, NULL, xtables_globals::program_name, xtables_globals::program_version, xtables_init_all(), and xtables_modprobe_program.