Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft.h55 NFT_COMPAT_CHAIN_USER_DEL, enumerator
Dnft.c291 [NFT_COMPAT_CHAIN_USER_DEL] = "CHAIN_USER_DEL", in mnl_append_error()
322 case NFT_COMPAT_CHAIN_USER_DEL: in mnl_append_error()
1867 if (!batch_chain_add(h, NFT_COMPAT_CHAIN_USER_DEL, c)) in __nft_chain_user_del()
2664 case NFT_COMPAT_CHAIN_USER_DEL: in batch_obj_del()
2749 case NFT_COMPAT_CHAIN_USER_DEL: in nft_refresh_transaction()
2815 case NFT_COMPAT_CHAIN_USER_DEL: in nft_action()
3060 case NFT_COMPAT_CHAIN_USER_DEL: in nft_prepare()
Dnft-cmd.c213 cmd = nft_cmd_new(h, NFT_COMPAT_CHAIN_USER_DEL, table, chain, NULL, -1, in nft_cmd_chain_user_del()