Searched refs:nf_tables_chain_notify (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 2164 static void nf_tables_chain_notify(const struct nft_ctx *ctx, int event, in nf_tables_chain_notify() function 11062 nf_tables_chain_notify(&ctx, NFT_MSG_NEWCHAIN, in nf_tables_commit() 11070 nf_tables_chain_notify(&ctx, NFT_MSG_NEWCHAIN, NULL, NULL); in nf_tables_commit() 11077 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, NULL, in nf_tables_commit() 11083 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
|