Home
last modified time | relevance | path

Searched refs:print_matches_and_target (Results 1 – 5 of 5) sorted by relevance

/third_party/iptables/iptables/
Dnft-shared.h155 void print_matches_and_target(struct iptables_command_state *cs,
Dnft-ipv6.c219 print_matches_and_target(&cs, format); in nft_ipv6_print_rule()
Dnft-ipv4.c290 print_matches_and_target(&cs, format); in nft_ipv4_print_rule()
Dnft-arp.c583 print_matches_and_target(&cs, format); in nft_arp_print_rule()
Dnft-shared.c889 void print_matches_and_target(struct iptables_command_state *cs, in print_matches_and_target() function