Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netfilter_hooks.c896 static struct nf_hook_ops br_nf_ops[] __read_mostly = { variable
1006 ret = nf_register_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_init()
1015 nf_unregister_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_init()
1027 nf_unregister_hooks(br_nf_ops, ARRAY_SIZE(br_nf_ops)); in br_netfilter_fini()