Searched defs:ip6_route_output (Results 1 - 1 of 1) sorted by relevance

/net/ipv6/
H A Droute.c1021 struct dst_entry *ip6_route_output(struct net *net, const struct sock *sk, function
1038 EXPORT_SYMBOL(ip6_route_output); variable
1175 dst = ip6_route_output(net, NULL, &fl6);
2743 rt = (struct rt6_info *)ip6_route_output(net, NULL, &fl6);

Completed in 136 milliseconds