Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnetfilter.h64 struct nf_hook_ops { struct
66 nf_hookfn *hook;
67 struct net_device *dev;
68 void *priv;
69 u_int8_t pf;
70 unsigned int hooknum;
72 int priority;