Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnetfilter.h80 struct nf_hook_ops { struct
82 nf_hookfn *hook;
83 struct net_device *dev;
84 void *priv;
85 u_int8_t pf;
86 unsigned int hooknum;
88 int priority;