Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h133 NFT_MSG_NEWFLOWTABLE, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c103 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER,
708 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add()
8556 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update()
8684 trans = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()
8931 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable()
9028 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable()
9379 [NFT_MSG_NEWFLOWTABLE] = {
10422 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit()
10429 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
10437 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
[all …]