#include <xtables.h>
Data Fields | |
struct xtables_rule_match * | next |
struct xtables_match * | match |
bool | completed |
bool xtables_rule_match::completed |
Referenced by command_default(), and xtables_find_match().
struct xtables_match* xtables_rule_match::match |
struct xtables_rule_match* xtables_rule_match::next |