Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_tables.h88 NFT_MSG_NEWTABLE, enumerator
/linux-4.4.14/net/netfilter/
Dnf_tables_api.c188 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add()
529 NFT_MSG_NEWTABLE, in nf_tables_dump_tables()
579 nlh->nlmsg_seq, NFT_MSG_NEWTABLE, 0, in nf_tables_gettable()
649 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable()
734 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()
3760 [NFT_MSG_NEWTABLE] = {
3903 case NFT_MSG_NEWTABLE: in nf_tables_commit()
3913 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit()
4001 case NFT_MSG_NEWTABLE: in nf_tables_abort_release()
4030 case NFT_MSG_NEWTABLE: in nf_tables_abort()