Lines Matching refs:hint
317 const struct sk_buff *hint)
319 return hint && !skb_dst(skb) && ip_hdr(hint)->daddr == iph->daddr &&
320 ip_hdr(hint)->tos == iph->tos;
327 const struct sk_buff *hint)
333 if (ip_can_use_hint(skb, iph, hint)) {
335 dev, hint);
590 struct sk_buff *skb, *next, *hint = NULL;
606 if (ip_rcv_finish_core(net, sk, skb, dev, hint) == NET_RX_DROP)
611 hint = ip_extract_route_hint(net, skb,