Home
last modified time | relevance | path

Searched refs:NFT_MSG_NEWFLOWTABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h133 NFT_MSG_NEWFLOWTABLE, enumerator
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c102 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER,
698 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add()
8260 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update()
8396 err = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()
8635 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable()
8732 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable()
9085 [NFT_MSG_NEWFLOWTABLE] = {
10111 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit()
10118 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
10126 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
[all …]