Home
last modified time | relevance | path

Searched defs:basechain (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/iptables/
Dnft-arp.c383 bool basechain, uint32_t refs, in nft_arp_print_header()
Dnft-bridge.c541 bool basechain, uint32_t refs, uint32_t entries) in nft_bridge_print_header()
Dnft-shared.c716 const struct xt_counters *counters, bool basechain, in print_header()
Dnft.c2370 bool basechain = !!nftnl_chain_get(c, NFTNL_CHAIN_HOOKNUM); in __nft_print_header() local