Searched refs:command_default (Results 1 – 5 of 5) sorted by relevance
156 extern int command_default(struct iptables_command_state *,
117 int command_default(struct iptables_command_state *cs, in command_default() function
868 if (command_default(cs, &xtables_globals) == 1) in do_parse()
1449 if (command_default(&cs, &ip6tables_globals) == 1) in do_command6()
1441 if (command_default(&cs, &iptables_globals) == 1) in do_command4()