Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_tables_api.c2168 struct nft_chain_hook { struct
2208 struct nft_chain_hook *hook, u8 family, in nft_chain_parse_hook()
2291 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook()
2335 const struct nft_chain_hook *hook, in nft_basechain_hook_init()
2347 struct nft_chain_hook *hook, u32 flags) in nft_basechain_init()
2408 struct nft_chain_hook hook = {}; in nf_tables_addchain()
2542 struct nft_chain_hook hook = {}; in nf_tables_updchain()
2832 struct nft_chain_hook chain_hook = {}; in nft_delchain_hook()