Searched refs:NFT_MSG_NEWTABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ |
| D | nf_tables.h | 101 NFT_MSG_NEWTABLE, enumerator
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_tables_api.c | 201 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add() 655 NFT_MSG_NEWTABLE, NLM_F_MULTI, in nf_tables_dump_tables() 719 nlh->nlmsg_seq, NFT_MSG_NEWTABLE, 0, in nf_tables_gettable() 794 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable() 932 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable() 6305 [NFT_MSG_NEWTABLE] = { 6780 case NFT_MSG_NEWTABLE: in nf_tables_commit() 6790 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit() 6915 case NFT_MSG_NEWTABLE: in nf_tables_abort_release() 6949 case NFT_MSG_NEWTABLE: in __nf_tables_abort()
|