Searched refs:fastpath (Results 1 – 4 of 4) sorted by relevance
59 old_dst = skb->dev->fastpath[h]; in ip_forward_finish()60 skb->dev->fastpath[h] = dst_clone(&rt->u.dst); in ip_forward_finish()
450 struct dst_entry *fastpath[NETDEV_FASTROUTE_HMASK+1]; member
800 dst = dev->fastpath[i]; in dev_do_clear_fastroute()801 dev->fastpath[i] = NULL; in dev_do_clear_fastroute()
1464 rt = (struct rtable*)(dev->fastpath[h]);