Searched defs:nf_hook_ops (Results 1 – 1 of 1) sorted by relevance
81 struct nf_hook_ops { struct83 nf_hookfn *hook;84 struct net_device *dev;85 void *priv;86 u_int8_t pf;87 unsigned int hooknum;89 int priority;