Home
last modified time | relevance | path

Searched refs:ip_route_output_key_hash (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Droute.h160 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *flp,
169 return ip_route_output_key_hash(net, flp, NULL); in __ip_route_output_key()
/linux/net/ipv4/
H A Dicmp.c506 rt = ip_route_output_key_hash(net, fl4, skb_in); in icmp_route_lookup()
H A Droute.c2668 struct rtable *ip_route_output_key_hash(struct net *net, struct flowi4 *fl4, in ip_route_output_key_hash() function
2688 EXPORT_SYMBOL_GPL(ip_route_output_key_hash);