Searched refs:nf_tables_chain_notify (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/netfilter/ |
D | nf_tables_api.c | 1939 static void nf_tables_chain_notify(const struct nft_ctx *ctx, int event, in nf_tables_chain_notify() function 10433 nf_tables_chain_notify(&ctx, NFT_MSG_NEWCHAIN, in nf_tables_commit() 10441 nf_tables_chain_notify(&ctx, NFT_MSG_NEWCHAIN, NULL); in nf_tables_commit() 10448 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, in nf_tables_commit() 10457 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
|