Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnfnetlink_hook.c241 nfnl_hook_entries_head(u8 pf, unsigned int hook, struct net *net, const char *dev) in nfnl_hook_entries_head() function
315 e = nfnl_hook_entries_head(family, ctx->hook, net, ctx->devname); in nfnl_hook_dump()
367 head = nfnl_hook_entries_head(family, hooknum, net, name); in nfnl_hook_dump_start()