Searched refs:nf_br_ops (Results 1 – 2 of 2) sorted by relevance
26 const struct nf_br_ops __rcu *nf_br_ops __read_mostly;27 EXPORT_SYMBOL_GPL(nf_br_ops);38 const struct nf_br_ops *nf_ops; in br_dev_xmit()53 nf_ops = rcu_dereference(nf_br_ops); in br_dev_xmit()
2012 struct nf_br_ops { struct2015 extern const struct nf_br_ops __rcu *nf_br_ops; argument