Searched refs:NFT_MSG_NEWCHAIN (Results 1 – 3 of 3) sorted by relevance
/third_party/iptables/iptables/ |
D | xtables-monitor.c | 162 type == NFT_MSG_NEWCHAIN ? 'N' : 'X', in chain_cb() 561 case NFT_MSG_NEWCHAIN: in monitor_cb()
|
D | nft.c | 2806 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action() 2811 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action() 2826 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action() 2832 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, 0, in nft_action()
|
/third_party/iptables/include/linux/netfilter/ |
D | nf_tables.h | 103 NFT_MSG_NEWCHAIN, enumerator
|