Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h106 NFT_MSG_DELCHAIN, enumerator
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c200 err = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
6024 [NFT_MSG_DELCHAIN] = {
6173 case NFT_MSG_DELCHAIN: in nft_commit_release()
6412 case NFT_MSG_DELCHAIN: in nf_tables_commit()
6414 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN); in nf_tables_commit()
6571 case NFT_MSG_DELCHAIN: in __nf_tables_abort()