Searched defs:nf_hook_ops (Results 1 – 1 of 1) sorted by relevance
81 struct nf_hook_ops { struct82 struct list_head list;85 nf_hookfn *hook;86 struct module *owner;87 void *priv;88 u_int8_t pf;89 unsigned int hooknum;91 int priority;