Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnetfilter.h131 const void *hook_end; in nf_hook_entries_get_hook_ops() local
133 hook_end = &e->hooks[n]; /* this is *past* ->hooks[]! */ in nf_hook_entries_get_hook_ops()
135 return (struct nf_hook_ops **)hook_end; in nf_hook_entries_get_hook_ops()