Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnf_tables.h88 NFT_MSG_NEWTABLE, enumerator
/linux-4.1.27/net/netfilter/
Dnf_tables_api.c150 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add()
491 NFT_MSG_NEWTABLE, in nf_tables_dump_tables()
541 nlh->nlmsg_seq, NFT_MSG_NEWTABLE, 0, in nf_tables_gettable()
611 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable()
696 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()
3692 [NFT_MSG_NEWTABLE] = {
3835 case NFT_MSG_NEWTABLE: in nf_tables_commit()
3845 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit()
3933 case NFT_MSG_NEWTABLE: in nf_tables_abort_release()
3961 case NFT_MSG_NEWTABLE: in nf_tables_abort()