Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dcore.c47 static struct nf_hook_entries *allocate_hook_entries_size(u16 num) in allocate_hook_entries_size() function
137 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()
257 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()