Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetfilter.h79 struct nf_hook_ops { struct
81 nf_hookfn *hook;
82 struct net_device *dev;
83 void *priv;
84 u_int8_t pf;
85 unsigned int hooknum;
87 int priority;