Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_tables.h91 NFT_MSG_NEWCHAIN, enumerator
/linux-4.4.14/net/netfilter/
Dnf_tables_api.c215 if (msg_type == NFT_MSG_NEWCHAIN) in nft_trans_chain_add()
1084 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1142 nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, 0, in nf_tables_getchain()
1315 trans = nft_trans_alloc(&ctx, NFT_MSG_NEWCHAIN, in nf_tables_newchain()
1463 err = nft_trans_chain_add(&ctx, NFT_MSG_NEWCHAIN); in nf_tables_newchain()
3775 [NFT_MSG_NEWCHAIN] = {
3919 case NFT_MSG_NEWCHAIN: in nf_tables_commit()
3925 nf_tables_chain_notify(&trans->ctx, NFT_MSG_NEWCHAIN); in nf_tables_commit()
4004 case NFT_MSG_NEWCHAIN: in nf_tables_abort_release()
4047 case NFT_MSG_NEWCHAIN: in nf_tables_abort()