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

Functions

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

Function Documentation

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

References nft_handle::family, nft_init(), NFT_LOAD_VERBOSE, nft_xtables_config_load(), NULL, XTABLES_CONFIG_DEFAULT, and xtables_ipv4.

Here is the call graph for this function: