Searched refs:command_default (Results 1 – 5 of 5) sorted by relevance
84 extern int command_default(struct iptables_command_state *,
116 int command_default(struct iptables_command_state *cs, in command_default() function
1084 if (command_default(cs, &xtables_globals) == 1) in do_parse()
1716 if (command_default(&cs, &ip6tables_globals) == 1) in do_command6()
1707 if (command_default(&cs, &iptables_globals) == 1) in do_command4()