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