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.c43 static struct nf_hook_entries *allocate_hook_entries_size(u16 num)
133 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()
253 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()
47 static struct nf_hook_entries *allocate_hook_entries_size(u16 num) allocate_hook_entries_size() function