Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/netfilter/
Dnf_tables.h102 NFT_MSG_NEWTABLE, enumerator
/Linux-v5.10/net/netfilter/
Dnf_tables_api.c245 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add()
717 event == NFT_MSG_NEWTABLE ? in nf_tables_table_notify()
770 NFT_MSG_NEWTABLE, NLM_F_MULTI, in nf_tables_dump_tables()
834 nlh->nlmsg_seq, NFT_MSG_NEWTABLE, 0, in nf_tables_gettable()
910 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable()
1057 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()
7315 [NFT_MSG_NEWTABLE] = {
7859 case NFT_MSG_NEWTABLE: in nf_tables_commit()
7869 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit()
8032 case NFT_MSG_NEWTABLE: in nf_tables_abort_release()
[all …]