Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h135 NFT_MSG_DELFLOWTABLE, enumerator
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c104 [NFT_MSG_DELFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_UNREGISTER,
713 err = nft_trans_flowtable_add(ctx, NFT_MSG_DELFLOWTABLE, flowtable); in nft_delflowtable()
8458 trans = nft_trans_alloc(ctx, NFT_MSG_DELFLOWTABLE, in nft_delflowtable_hook()
8559 if (event == NFT_MSG_DELFLOWTABLE && !hook_list) { in nf_tables_fill_flowtable_info()
9097 [NFT_MSG_DELFLOWTABLE] = {
9236 case NFT_MSG_DELFLOWTABLE: in nft_commit_release()
10130 case NFT_MSG_DELFLOWTABLE: in nf_tables_commit()
10400 case NFT_MSG_DELFLOWTABLE: in __nf_tables_abort()