Searched refs:__nf_ip6_route (Results 1 – 2 of 2) sorted by relevance
100 int __nf_ip6_route(struct net *net, struct dst_entry **dst, in __nf_ip6_route() function121 EXPORT_SYMBOL_GPL(__nf_ip6_route);248 .route = __nf_ip6_route,
96 int __nf_ip6_route(struct net *net, struct dst_entry **dst,111 return __nf_ip6_route(net, dst, fl, strict); in nf_ip6_route()