Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dnf_tables.h135 NFT_MSG_DELFLOWTABLE, enumerator
/linux/net/netfilter/
A Dnf_tables_api.c105 [NFT_MSG_DELFLOWTABLE] = AUDIT_NFT_OP_FLOWTABLE_UNREGISTER,
775 trans = nft_trans_flowtable_add(ctx, NFT_MSG_DELFLOWTABLE, flowtable); in nft_delflowtable()
8877 trans = nft_trans_alloc(ctx, NFT_MSG_DELFLOWTABLE, in nft_delflowtable_hook()
8978 if (event == NFT_MSG_DELFLOWTABLE && !hook_list) { in nf_tables_fill_flowtable_info()
9521 [NFT_MSG_DELFLOWTABLE] = {
9669 case NFT_MSG_DELFLOWTABLE: in nft_commit_release()
10599 case NFT_MSG_DELFLOWTABLE: in nf_tables_commit()
10894 case NFT_MSG_DELFLOWTABLE: in __nf_tables_abort()

Completed in 26 milliseconds