Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dcore.c50 static struct nf_hook_entries *allocate_hook_entries_size(u16 num) in allocate_hook_entries_size() function
140 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()
260 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()