Searched refs:NFT_MSG_NEWFLOWTABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/include/uapi/linux/netfilter/ |
| D | nf_tables.h | 124 NFT_MSG_NEWFLOWTABLE, enumerator
|
| /Linux-v5.15/net/netfilter/ |
| D | nf_tables_api.c | 101 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER, 529 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add() 7307 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update() 7438 err = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable() 7664 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable() 7762 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable() 8068 [NFT_MSG_NEWFLOWTABLE] = { 8708 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit() 8715 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit() 8723 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit() [all …]
|