Searched refs:NFT_MSG_NEWFLOWTABLE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | nf_tables.h | 123 NFT_MSG_NEWFLOWTABLE, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | nf_tables.h | 123 NFT_MSG_NEWFLOWTABLE, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | nf_tables.h | 124 NFT_MSG_NEWFLOWTABLE, enumerator
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_tables_api.c | 99 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER, 517 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add() 6680 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update() 6812 err = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable() 7033 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable() 7133 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable() 7413 [NFT_MSG_NEWFLOWTABLE] = { 8033 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit() 8040 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit() 8048 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit() [all …]
|