Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Droute.h117 struct rtable *__ip_route_output_key_hash(struct net *, struct flowi4 *flp,
123 return __ip_route_output_key_hash(net, flp, -1); in __ip_route_output_key()
/linux-4.4.14/net/ipv4/
Dicmp.c483 rt = __ip_route_output_key_hash(net, fl4, in icmp_route_lookup()
Droute.c2140 struct rtable *__ip_route_output_key_hash(struct net *net, struct flowi4 *fl4, in __ip_route_output_key_hash() function
2317 EXPORT_SYMBOL_GPL(__ip_route_output_key_hash);