Lines Matching refs:hint
309 const struct sk_buff *hint)
311 return hint && !skb_dst(skb) && ip_hdr(hint)->daddr == iph->daddr &&
312 ip_hdr(hint)->tos == iph->tos;
319 const struct sk_buff *hint)
327 if (ip_can_use_hint(skb, iph, hint)) {
329 dev, hint);
597 struct sk_buff *skb, *next, *hint = NULL;
613 if (ip_rcv_finish_core(net, sk, skb, dev, hint) == NET_RX_DROP)
618 hint = ip_extract_route_hint(net, skb,