Searched refs:NFT_MSG_NEWFLOWTABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/netfilter/ |
| H A D | nf_tables.h | 133 NFT_MSG_NEWFLOWTABLE, enumerator
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 106 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER, 914 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add() 9025 if (trans->msg_type != NFT_MSG_NEWFLOWTABLE || in nft_flowtable_update() 9057 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update() 9188 trans = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable() 9439 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable() 9541 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable() 9977 [NFT_MSG_NEWFLOWTABLE] = { 11037 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit() 11044 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit() [all …]
|