Searched defs:nf_defrag_hook (Results 1 – 2 of 2) sorted by relevance
131290 struct nf_defrag_hook { struct131291 struct module *owner;131292 int (*enable)(struct net *);131293 void (*disable)(struct net *);
138944 struct nf_defrag_hook { struct138945 struct module *owner;138946 int (*enable)(struct net *);138947 void (*disable)(struct net *);