Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Droute.h198 int ip_route_use_hint(struct sk_buff *skb, __be32 dst, __be32 src,
/openbmc/linux/net/ipv4/
H A Dip_input.c328 err = ip_route_use_hint(skb, iph->daddr, iph->saddr, iph->tos, in ip_rcv_finish_core()
H A Droute.c2179 int ip_route_use_hint(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_use_hint() function