Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c9040 static void nf_tables_flowtable_notify(struct nft_ctx *ctx, in nf_tables_flowtable_destroy()
10426 nf_tables_flowtable_notify(&trans->ctx, in nf_tables_commit()
10434 nf_tables_flowtable_notify(&trans->ctx, in nf_tables_module_autoload()
10444 nf_tables_flowtable_notify(&trans->ctx, in nf_tables_module_autoload()
10453 nf_tables_flowtable_notify(&trans->ctx, in nf_tables_abort_release()
8995 static void nf_tables_flowtable_notify(struct nft_ctx *ctx, nf_tables_flowtable_notify() function