Home
last modified time | relevance | path

Searched defs:nf_hook_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dnetfilter.h87 struct nf_hook_ops { struct
88 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;