Searched refs:nf_get_ipv6_ops (Results 1 – 4 of 4) sorted by relevance
74 static inline const struct nf_ipv6_ops *nf_get_ipv6_ops(void) in nf_get_ipv6_ops() function83 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nf_ipv6_chk_addr()103 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in nf_ip6_route()133 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nf_br_ip6_fragment()151 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nf_ip6_route_me_harder()170 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nf_ipv6_cookie_init_sequence()186 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nf_cookie_v6_check()206 static inline const struct nf_ipv6_ops *nf_get_ipv6_ops(void) { return NULL; } in nf_get_ipv6_ops() function
165 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in br_nf_pre_routing_finish_ipv6()
787 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in br_nf_dev_queue_xmit()
229 const struct nf_ipv6_ops *v6_ops = nf_get_ipv6_ops(); in nat_ipv6_dev_get_saddr()
Completed in 8 milliseconds