Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c2200 struct nft_chain_hook { struct
2240 struct nft_chain_hook *hook, u8 family, in nft_chain_parse_hook()
2332 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook()
2376 const struct nft_chain_hook *hook, in nft_basechain_hook_init()
2388 struct nft_chain_hook *hook, u32 flags) in nft_basechain_init()
2449 struct nft_chain_hook hook = {}; in nf_tables_addchain()
2587 struct nft_chain_hook hook = {}; in nf_tables_updchain()
2885 struct nft_chain_hook chain_hook = {}; in nft_delchain_hook()