Searched refs:print_matches_and_target (Results 1 – 5 of 5) sorted by relevance
155 void print_matches_and_target(struct iptables_command_state *cs,
219 print_matches_and_target(&cs, format); in nft_ipv6_print_rule()
290 print_matches_and_target(&cs, format); in nft_ipv4_print_rule()
583 print_matches_and_target(&cs, format); in nft_arp_print_rule()
889 void print_matches_and_target(struct iptables_command_state *cs, in print_matches_and_target() function