Searched refs:assert_chain_exists (Results 1 – 1 of 1) sorted by relevance
/third_party/iptables/iptables/ |
D | nft.c | 3037 static void assert_chain_exists(struct nft_handle *h, in assert_chain_exists() function 3080 assert_chain_exists(h, cmd->table, cmd->jumpto); in nft_prepare() 3085 assert_chain_exists(h, cmd->table, cmd->jumpto); in nft_prepare() 3091 assert_chain_exists(h, cmd->table, cmd->jumpto); in nft_prepare() 3097 assert_chain_exists(h, cmd->table, cmd->jumpto); in nft_prepare() 3116 assert_chain_exists(h, cmd->table, cmd->jumpto); in nft_prepare()
|