Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dcore.c49 static struct nf_hook_entries *allocate_hook_entries_size(u16 num) in allocate_hook_entries_size() function
127 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()
247 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()