Searched refs:NFT_MSG_NEWTABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/netfilter/ ! |
| H A D | nf_tables.h | 111 NFT_MSG_NEWTABLE, enumerator
|
| /linux/net/netfilter/ ! |
| H A D | nf_tables_api.c | 84 [NFT_MSG_NEWTABLE] = AUDIT_NFT_OP_TABLE_REGISTER, 582 if (msg_type == NFT_MSG_NEWTABLE) in nft_trans_table_add() 1290 NFT_MSG_NEWTABLE, NLM_F_MULTI, in nf_tables_dump_tables() 1353 info->nlh->nlmsg_seq, NFT_MSG_NEWTABLE, in nf_tables_gettable() 1472 trans = nft_trans_alloc(ctx, NFT_MSG_NEWTABLE, in nf_tables_updtable() 1663 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable() 9811 [NFT_MSG_NEWTABLE] = { 10889 case NFT_MSG_NEWTABLE: in nf_tables_commit() 10902 nf_tables_table_notify(&ctx, NFT_MSG_NEWTABLE); in nf_tables_commit() 11116 case NFT_MSG_NEWTABLE: in nf_tables_abort_release() [all …]
|