Home
last modified time | relevance | path

Searched refs:ip_route_use_hint (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Droute.h194 int ip_route_use_hint(struct sk_buff *skb, __be32 dst, __be32 src,
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_input.c334 err = ip_route_use_hint(skb, iph->daddr, iph->saddr, iph->tos, in ip_rcv_finish_core()
H A Droute.c2077 int ip_route_use_hint(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_use_hint() function
2134 * ip_route_use_hint().
/kernel/linux/linux-6.6/include/net/
H A Droute.h198 int ip_route_use_hint(struct sk_buff *skb, __be32 dst, __be32 src,
/kernel/linux/linux-6.6/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.c2161 int ip_route_use_hint(struct sk_buff *skb, __be32 daddr, __be32 saddr, in ip_route_use_hint() function
2215 * ip_route_use_hint().

Completed in 13 milliseconds