Searched refs:nf_get_ipv6_ops (Results 1 – 5 of 5) sorted by relevance
33 static inline const struct nf_ipv6_ops *nf_get_ipv6_ops(void) in nf_get_ipv6_ops() function41 static inline const struct nf_ipv6_ops *nf_get_ipv6_ops(void) { return NULL; } in nf_get_ipv6_ops() function
168 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in br_nf_pre_routing_finish_ipv6()
759 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in br_nf_dev_queue_xmit()
57 v6ops = nf_get_ipv6_ops(); in match_lookup_rt6()
704 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in ovs_fragment()