Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h133 NFT_MSG_NEWFLOWTABLE, enumerator
/linux/net/netfilter/
H A Dnf_tables_api.c106 [NFT_MSG_NEWFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_REGISTER,
861 if (msg_type == NFT_MSG_NEWFLOWTABLE) in nft_trans_flowtable_add()
8954 trans = nft_trans_alloc(ctx, NFT_MSG_NEWFLOWTABLE, in nft_flowtable_update()
9082 trans = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()
9330 NFT_MSG_NEWFLOWTABLE, in nf_tables_dump_flowtable()
9432 NFT_MSG_NEWFLOWTABLE, 0, family, in nf_tables_getflowtable()
9785 [NFT_MSG_NEWFLOWTABLE] = {
10846 case NFT_MSG_NEWFLOWTABLE: in nf_tables_commit()
10853 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
10861 NFT_MSG_NEWFLOWTABLE); in nf_tables_commit()
[all …]