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