Phil Sutter <phil@xxxxxx> wrote: > Implementations of parse_immediate callback are mostly trivial, the only > relevant part is access to family-specific parts of struct > iptables_command_state when setting goto flag for iptables and > ip6tables. Refactor them into simple set_goto_flag callbacks. > > Signed-off-by: Phil Sutter <phil@xxxxxx> Reviewed-by: Florian Westphal <fw@xxxxxxxxx>