Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netfilter.c990 static struct nf_hook_ops br_nf_ops[] __read_mostly = { variable
1107 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()