Searched refs:nf_get_ipv6_ops (Results 1 – 7 of 7) sorted by relevance
47 static inline const struct nf_ipv6_ops *nf_get_ipv6_ops(void) in nf_get_ipv6_ops() function55 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()
754 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in br_nf_dev_queue_xmit()
50 v6ops = nf_get_ipv6_ops(); in match_lookup_rt6()
757 v6ops = nf_get_ipv6_ops(); in callforward_do_filter()
71 v6ops = nf_get_ipv6_ops(); in __nft_fib6_eval_type()
913 const struct nf_ipv6_ops *v6ops = nf_get_ipv6_ops(); in ovs_fragment()