Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft-shared.h97 const struct xt_counters *counters, bool basechain,
149 const struct xt_counters *counters, bool basechain,
Dnft-arp.c383 bool basechain, uint32_t refs, in nft_arp_print_header() argument
387 if (basechain && pol) { in nft_arp_print_header()
Dnft-shared.c716 const struct xt_counters *counters, bool basechain, in print_header() argument
720 if (basechain) { in print_header()
Dnft-bridge.c541 bool basechain, uint32_t refs, uint32_t entries) in nft_bridge_print_header() argument
Dnft.c2370 bool basechain = !!nftnl_chain_get(c, NFTNL_CHAIN_HOOKNUM); in __nft_print_header() local
2383 &ctrs, basechain, refs - entries, entries); in __nft_print_header()