Home
last modified time | relevance | path

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

/linux-6.14.4/net/netfilter/
Dnf_tables_api.c8743 struct nft_flowtable_hook { struct
8757 struct nft_flowtable_hook *flowtable_hook, in nft_flowtable_parse_hook() argument
8963 struct nft_flowtable_hook flowtable_hook; in nft_flowtable_update()
9037 struct nft_flowtable_hook flowtable_hook; in nf_tables_newflowtable()
9165 static void nft_flowtable_hook_release(struct nft_flowtable_hook *flowtable_hook) in nft_flowtable_hook_release()
9180 struct nft_flowtable_hook flowtable_hook; in nft_delflowtable_hook()