Home
last modified time | relevance | path

Searched refs:br_nf_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_netfilter_hooks.c1052 static const struct nf_hook_ops br_nf_ops[] = { variable
1117 ret = nf_register_net_hooks(net, br_nf_ops, ARRAY_SIZE(br_nf_ops)); in brnf_device_event()
1300 nf_unregister_net_hooks(net, br_nf_ops, ARRAY_SIZE(br_nf_ops)); in brnf_exit_net()