Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h81 struct nf_hook_ops { struct
83 nf_hookfn *hook;
84 struct net_device *dev;
85 void *priv;
86 u_int8_t pf;
87 unsigned int hooknum;
89 int priority;