Home
last modified time | relevance | path

Searched refs:ip6_route_output_flags_noref (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h87 struct dst_entry *ip6_route_output_flags_noref(struct net *net,
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c2478 struct dst_entry *ip6_route_output_flags_noref(struct net *net, in ip6_route_output_flags_noref() function
2509 EXPORT_SYMBOL_GPL(ip6_route_output_flags_noref); variable
2520 dst = ip6_route_output_flags_noref(net, sk, fl6, flags); in ip6_route_output_flags()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c2597 static struct dst_entry *ip6_route_output_flags_noref(struct net *net, in ip6_route_output_flags_noref() function
2639 dst = ip6_route_output_flags_noref(net, sk, fl6, flags); in ip6_route_output_flags()

Completed in 16 milliseconds