Searched refs:print_matches_and_target (Results 1 – 4 of 4) sorted by relevance
154 void print_matches_and_target(struct iptables_command_state *cs,
250 print_matches_and_target(&cs, format); in nft_ipv6_print_firewall()
319 print_matches_and_target(&cs, format); in nft_ipv4_print_firewall()
762 void print_matches_and_target(struct iptables_command_state *cs, in print_matches_and_target() function