#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <iptables.h>
#include "xtables-multi.h"
#include "nft.h"
Functions | |
int | xtables_ip4_main (int argc, char *argv[]) |
int | xtables_ip6_main (int argc, char *argv[]) |
int xtables_ip4_main | ( | int | argc, |
char * | argv[] | ||
) |
References NFPROTO_IPV4.
int xtables_ip6_main | ( | int | argc, |
char * | argv[] | ||
) |
References NFPROTO_IPV6.