Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c2545 uint32_t table_family, chain_family; in nft_xtables_config_load() local
2567 table_family = nftnl_table_get_u32(table, in nft_xtables_config_load()
2569 if (h->family != table_family) in nft_xtables_config_load()