Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h111 NFT_MSG_NEWTABLE, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c81 [NFT_MSG_NEWTABLE] = AUDIT_NFT_OP_TABLE_REGISTER,
400 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add()
1080 NFT_MSG_NEWTABLE, NLM_F_MULTI, in nf_tables_dump_tables()
1143 info->nlh->nlmsg_seq, NFT_MSG_NEWTABLE, in nf_tables_gettable()
1257 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable()
1442 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()
9122 [NFT_MSG_NEWTABLE] = {
10171 case NFT_MSG_NEWTABLE: in nf_tables_commit()
10184 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit()
10403 case NFT_MSG_NEWTABLE: in nf_tables_abort_release()
[all …]