ip6_route_output_flags   91 include/net/ip6_route.h struct dst_entry *ip6_route_output_flags(struct net *net, const struct sock *sk,
ip6_route_output_flags   98 include/net/ip6_route.h 	return ip6_route_output_flags(net, sk, fl6, 0);
ip6_route_output_flags 1052 net/ipv6/ip6_output.c 		*dst = ip6_route_output_flags(net, sk, fl6, flags);
ip6_route_output_flags 2536 net/ipv6/route.c EXPORT_SYMBOL_GPL(ip6_route_output_flags);