Searched refs:br_nf_ops (Results 1 – 1 of 1) sorted by relevance
990 static struct nf_hook_ops br_nf_ops[] __read_mostly = { variable1107 ret = nf_register_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_init()1116 nf_unregister_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_init()1128 nf_unregister_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_fini()