Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft.h264 void nft_assert_table_compatible(struct nft_handle *h,
Dnft.c2424 nft_assert_table_compatible(h, table, chain); in nft_rule_list()
2525 nft_assert_table_compatible(h, table, chain); in nft_rule_list_save()
3533 void nft_assert_table_compatible(struct nft_handle *h, in nft_assert_table_compatible() function