Searched refs:hook_entries (Results 1 – 4 of 4) sorted by relevance
237 unsigned int i, j, skip = 0, hook_entries; in __nf_hook_entries_try_shrink() local252 hook_entries = old->num_hook_entries; in __nf_hook_entries_try_shrink()253 if (skip == hook_entries) in __nf_hook_entries_try_shrink()259 hook_entries -= skip; in __nf_hook_entries_try_shrink()260 new = allocate_hook_entries_size(hook_entries); in __nf_hook_entries_try_shrink()
456 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument484 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()485 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
591 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument619 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()620 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
609 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument637 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()638 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()