Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dcore.c50 static struct nf_hook_entries *allocate_hook_entries_size(u16 num) in allocate_hook_entries_size() function
128 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()
248 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()