Searched refs:hook_entries (Results 1 – 4 of 4) sorted by relevance
225 unsigned int i, j, skip = 0, hook_entries; in __nf_hook_entries_try_shrink() local240 hook_entries = old->num_hook_entries; in __nf_hook_entries_try_shrink()241 if (skip == hook_entries) in __nf_hook_entries_try_shrink()247 hook_entries -= skip; in __nf_hook_entries_try_shrink()248 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()
593 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument621 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()622 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
611 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument639 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()640 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()