Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.h154 void print_matches_and_target(struct iptables_command_state *cs,
Dnft-ipv6.c250 print_matches_and_target(&cs, format); in nft_ipv6_print_firewall()
Dnft-ipv4.c319 print_matches_and_target(&cs, format); in nft_ipv4_print_firewall()
Dnft-shared.c762 void print_matches_and_target(struct iptables_command_state *cs, in print_matches_and_target() function