Searched refs:ip_route_use_hint (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | route.h | 198 int ip_route_use_hint(struct sk_buff *skb, __be32 dst, __be32 src,
|
/openbmc/linux/net/ipv4/ |
H A D | ip_input.c | 328 err = ip_route_use_hint(skb, iph->daddr, iph->saddr, iph->tos, in ip_rcv_finish_core()
|
H A D | route.c | 2179 int ip_route_use_hint(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_use_hint() function
|