Searched defs:nf_hook_ops (Results 1 – 1 of 1) sorted by relevance
87 struct nf_hook_ops { struct88 struct list_head list;91 nf_hookfn *hook;92 struct net_device *dev;93 void *priv;94 u_int8_t pf;95 unsigned int hooknum;97 int priority;