Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c2266 struct nft_chain_hook { struct
2306 struct nft_chain_hook *hook, u8 family, in nft_chain_parse_hook()
2398 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook()
2442 const struct nft_chain_hook *hook, in nft_basechain_hook_init()
2454 struct nft_chain_hook *hook, u32 flags) in nft_basechain_init()
2515 struct nft_chain_hook hook = {}; in nf_tables_addchain()
2653 struct nft_chain_hook hook = {}; in nf_tables_updchain()
2948 struct nft_chain_hook chain_hook = {}; in nft_delchain_hook()