Searched refs:br_nf_ops (Results 1 – 1 of 1) sorted by relevance
924 static const struct nf_hook_ops br_nf_ops[] = { variable981 ret = nf_register_net_hooks(net, br_nf_ops, ARRAY_SIZE(br_nf_ops)); in brnf_device_event()1148 nf_unregister_net_hooks(net, br_nf_ops, ARRAY_SIZE(br_nf_ops)); in brnf_exit_net()