Searched refs:dump_hook_ctx (Results 1 – 1 of 1) sorted by relevance
2049 struct nft_hook_dump_ctx dump_hook_ctx = {}; in nft_dump_basechain_hook() local2069 nft_dump_basechain_hook_list(skb, net, hook_list, &dump_hook_ctx)) { in nft_dump_basechain_hook()2073 &dump_hook_ctx)) { in nft_dump_basechain_hook()2079 if (dump_hook_ctx.n == 1 && in nft_dump_basechain_hook()2080 !hook_is_prefix(dump_hook_ctx.first) && in nft_dump_basechain_hook()2081 nla_put_string(skb, NFTA_HOOK_DEV, dump_hook_ctx.first->ifname)) in nft_dump_basechain_hook()