Searched refs:hook_entries (Results 1 – 4 of 4) sorted by relevance
224 unsigned int i, j, skip = 0, hook_entries; in __nf_hook_entries_try_shrink() local239 hook_entries = old->num_hook_entries; in __nf_hook_entries_try_shrink()240 if (skip == hook_entries) in __nf_hook_entries_try_shrink()246 hook_entries -= skip; in __nf_hook_entries_try_shrink()247 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()
452 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument480 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()481 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
595 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument623 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()624 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
613 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument641 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()642 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()