#include <ebtables_u.h>
Data Fields | |
char | name [EBT_TABLE_MAXNAMELEN] |
void(* | check )(struct ebt_u_replace *repl) |
void(* | help )(const char **) |
struct ebt_u_table * | next |
void(* ebt_u_table::check)(struct ebt_u_replace *repl) |
Referenced by do_command().
void(* ebt_u_table::help)(const char **) |
char ebt_u_table::name[EBT_TABLE_MAXNAMELEN] |
Referenced by ebt_find_table(), and ebt_list_extensions().
struct ebt_u_table* ebt_u_table::next |
Referenced by ebt_find_table(), ebt_list_extensions(), and ebt_register_table().