Home
last modified time | relevance | path

Searched refs:arp_bind_neighbour (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/
Darp.h20 extern int arp_bind_neighbour(struct dst_entry *dst);
/linux-2.4.37.9/net/ipv4/
Darp.c491 int arp_bind_neighbour(struct dst_entry *dst) in arp_bind_neighbour() function
Droute.c719 int err = arp_bind_neighbour(&rt->u.dst); in rt_intern_hash()
929 if (arp_bind_neighbour(&rt->u.dst) || in ip_rt_redirect()