Searched refs:iptables_command_state (Results 1 – 4 of 4) sorted by relevance
51 struct iptables_command_state { struct81 extern int command_default(struct iptables_command_state *, argument83 extern struct xtables_match *load_proto(struct iptables_command_state *);
95 static bool should_load_proto(struct iptables_command_state *cs) in should_load_proto()105 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto()113 int command_default(struct iptables_command_state *cs, in command_default()
1205 static void command_jump(struct iptables_command_state *cs) in command_jump()1248 static void command_match(struct iptables_command_state *cs) in command_match()1288 struct iptables_command_state cs; in do_command4()
1214 static void command_jump(struct iptables_command_state *cs) in command_jump()1254 static void command_match(struct iptables_command_state *cs) in command_match()1292 struct iptables_command_state cs; in do_command6()