Searched refs:save_rule_details (Results 1 – 4 of 4) sorted by relevance
157 void save_rule_details(const struct iptables_command_state *cs,
256 save_rule_details(cs, cs->fw6.ipv6.invflags, cs->fw6.ipv6.proto, in nft_ipv6_save_rule()
317 save_rule_details(cs, cs->fw.ip.invflags, cs->fw.ip.proto, in nft_ipv4_save_rule()
810 void save_rule_details(const struct iptables_command_state *cs, in save_rule_details() function