Searched refs:iptables_command_state (Results 1 – 4 of 4) sorted by relevance
50 struct iptables_command_state { struct80 extern int command_default(struct iptables_command_state *, argument82 extern struct xtables_match *load_proto(struct iptables_command_state *);
89 static bool should_load_proto(struct iptables_command_state *cs) in should_load_proto()99 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto()107 int command_default(struct iptables_command_state *cs, in command_default()
1299 static void command_jump(struct iptables_command_state *cs) in command_jump()1332 static void command_match(struct iptables_command_state *cs) in command_match()1364 struct iptables_command_state cs; in do_command4()
1273 static void command_jump(struct iptables_command_state *cs) in command_jump()1305 static void command_match(struct iptables_command_state *cs) in command_match()1335 struct iptables_command_state cs; in do_command6()