#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <unistd.h>#include <getopt.h>#include "include/ebtables_u.h"
Macros | |
| #define | OPT_KERNELDATA 0x800 /* Also defined in ebtables.c */ |
| #define | ebtrest_print_error(format, args...) |
Functions | |
| void | ebt_early_init_once () |
| int | main (int argc_, char *argv_[]) |
| #define ebtrest_print_error | ( | format, | |
| args... | |||
| ) |
| #define OPT_KERNELDATA 0x800 /* Also defined in ebtables.c */ |
Referenced by main().
| void ebt_early_init_once | ( | ) |
| int main | ( | int | argc_, |
| char * | argv_[] | ||
| ) |
References ebt_u_replace::chains, ebt_u_replace::command, do_command(), EBT_CONTINUE, ebt_deliver_counters(), ebt_deliver_table(), ebt_early_init_once(), ebt_get_chainnr(), ebt_get_kernel_table(), ebt_new_chain(), ebt_reinit_extensions(), ebt_silent, ebt_standard_targets, ebtrest_print_error, EXEC_STYLE_DAEMON, ebt_u_replace::flags, line, name, NULL, NUM_STANDARD_TARGETS, OPT_KERNELDATA, and ebt_u_entries::policy.
