Searched refs:save_matches_and_target (Results 1 – 4 of 4) sorted by relevance
164 void save_matches_and_target(const struct iptables_command_state *cs,
260 save_matches_and_target(cs, cs->fw6.ipv6.flags & IP6T_F_GOTO, in nft_ipv6_save_rule()
327 save_matches_and_target(cs, cs->fw.ip.flags & IPT_F_GOTO, in nft_ipv4_save_rule()
849 void save_matches_and_target(const struct iptables_command_state *cs, in save_matches_and_target() function