Searched refs:ip_rt_redirect (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/net/ |
D | route.h | 125 extern void ip_rt_redirect(u32 old_gw, u32 dst, u32 new_gw,
|
/linux-2.4.37.9/net/ipv4/ |
D | icmp.c | 707 ip_rt_redirect(skb->nh.iph->saddr, ip, skb->h.icmph->un.gateway, iph->saddr, iph->tos, skb->dev); in icmp_redirect()
|
D | route.c | 841 void ip_rt_redirect(u32 old_gw, u32 daddr, u32 new_gw, in ip_rt_redirect() function
|