Searched refs:__nf_ip6_route (Results 1 – 2 of 2) sorted by relevance
92 int __nf_ip6_route(struct net *net, struct dst_entry **dst, in __nf_ip6_route() function113 EXPORT_SYMBOL_GPL(__nf_ip6_route);239 .route = __nf_ip6_route,
97 int __nf_ip6_route(struct net *net, struct dst_entry **dst,112 return __nf_ip6_route(net, dst, fl, strict); in nf_ip6_route()