Searched refs:NFT_MSG_NEWTABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/uapi/linux/netfilter/ |
| D | nf_tables.h | 111 NFT_MSG_NEWTABLE, enumerator
|
| /Linux-v6.6/net/netfilter/ |
| D | nf_tables_api.c | 80 [NFT_MSG_NEWTABLE] = AUDIT_NFT_OP_TABLE_REGISTER, 399 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add() 1069 NFT_MSG_NEWTABLE, NLM_F_MULTI, in nf_tables_dump_tables() 1132 info->nlh->nlmsg_seq, NFT_MSG_NEWTABLE, in nf_tables_gettable() 1226 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable() 1409 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable() 8919 [NFT_MSG_NEWTABLE] = { 9954 case NFT_MSG_NEWTABLE: in nf_tables_commit() 9967 nf_tables_table_notify(&trans->ctx, NFT_MSG_NEWTABLE); in nf_tables_commit() 10184 case NFT_MSG_NEWTABLE: in nf_tables_abort_release() [all …]
|