Searched refs:batch_support (Results 1 – 2 of 2) sorted by relevance
563 if (h->batch_support) in nft_table_builtin_add()627 if (h->batch_support) in nft_chain_builtin_add()778 h->batch_support = mnl_batch_supported(h); in nft_init()863 if (h->batch_support) in nft_chain_set()1439 if (h->batch_support) { in nft_chain_user_add()1502 if (h->batch_support) in nft_chain_user_del()1520 if (!h->batch_support) in nft_chain_user_del()1611 if (h->batch_support) { in nft_chain_user_rename()2677 if (h->batch_support) { in nft_chain_zero_counters()2696 if (!h->batch_support) in nft_chain_zero_counters()
40 bool batch_support; member