Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnf_tables.h91 NFT_MSG_NEWCHAIN, enumerator
/linux-4.1.27/net/netfilter/
Dnf_tables_api.c177 if (msg_type == NFT_MSG_NEWCHAIN) in nft_trans_chain_add()
1041 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1099 nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, 0, in nf_tables_getchain()
1268 trans = nft_trans_alloc(&ctx, NFT_MSG_NEWCHAIN, in nf_tables_newchain()
1391 err = nft_trans_chain_add(&ctx, NFT_MSG_NEWCHAIN); in nf_tables_newchain()
3707 [NFT_MSG_NEWCHAIN] = {
3851 case NFT_MSG_NEWCHAIN: in nf_tables_commit()
3857 nf_tables_chain_notify(&trans->ctx, NFT_MSG_NEWCHAIN); in nf_tables_commit()
3936 case NFT_MSG_NEWCHAIN: in nf_tables_abort_release()
3978 case NFT_MSG_NEWCHAIN: in nf_tables_abort()