Searched refs:ip_route_output_key_hash_rcu (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | route.h | 119 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *flp,
|
| /Linux-v5.4/net/ipv4/ |
| D | route.c | 2458 rth = ip_route_output_key_hash_rcu(net, fl4, &res, skb); in ip_route_output_key_hash() 2465 struct rtable *ip_route_output_key_hash_rcu(struct net *net, struct flowi4 *fl4, in ip_route_output_key_hash_rcu() function 3160 rt = ip_route_output_key_hash_rcu(net, &fl4, &res, skb); in inet_rtm_getroute()
|