Home
last modified time | relevance | path

Searched refs:FMT_PRINT_RULE (Results 1 – 6 of 6) sorted by relevance

/external/iptables/iptables/
Dnft-shared.h34 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \ macro
Dnft.c1473 h->ops->print_rule(h, r, 0, FMT_PRINT_RULE); in nft_rule_append()
2139 h->ops->print_rule(h, r, 0, FMT_PRINT_RULE); in nft_rule_check()
2168 h->ops->print_rule(h, r, 0, FMT_PRINT_RULE); in nft_rule_delete()
2202 h->ops->print_rule(h, r, 0, FMT_PRINT_RULE); in nft_rule_add()
Dip6tables.c463 print_firewall(fw, t->u.user.name, 0, FMT_PRINT_RULE, h); in print_firewall_line()
Diptables.c454 print_firewall(fw, t->u.user.name, 0, FMT_PRINT_RULE, h); in print_firewall_line()
/external/iproute2/include/
Dxtables.h501 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \ macro
/external/iptables/include/
Dxtables.h555 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \ macro