Searched refs:command_default (Results 1 – 4 of 4) sorted by relevance
81 extern int command_default(struct iptables_command_state *,
113 int command_default(struct iptables_command_state *cs, in command_default() function
1675 if (command_default(&cs, &iptables_globals) == 1) in do_command4()
1681 if (command_default(&cs, &ip6tables_globals) == 1) in do_command6()