Searched defs:nf_hook_ops (Results 1 – 2 of 2) sorted by relevance
87 struct nf_hook_ops { struct93 enum nf_hook_ops_type hook_ops_type:8; argument94 unsigned int hooknum;96 int priority;
80 struct nf_hook_ops { struct82 nf_hookfn *hook;83 struct net_device *dev;84 void *priv;85 u_int8_t pf;86 unsigned int hooknum;88 int priority;