Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/netfilter/
Dnf_tables.h124 NFT_MSG_NEWFLOWTABLE, enumerator
/Linux-v5.10/net/netfilter/
Dnf_tables_api.c481 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add()
6654 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update()
6783 err = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()
7013 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable()
7113 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable()
7139 event == NFT_MSG_NEWFLOWTABLE ? in nf_tables_flowtable_notify()
7413 [NFT_MSG_NEWFLOWTABLE] = {
7967 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit()
7972 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
7980 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
[all …]