Searched refs:neighbour (Results 76 - 86 of 86) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_fib.c32 #include <net/neighbour.h>
H A Ddn_nsp_out.c65 #include <net/neighbour.h>
H A Ddn_dev.c14 * Steve Whitehouse : Fixed bug in creating neighbours. Each neighbour
38 #include <net/neighbour.h>
H A Ddn_nsp_in.c73 #include <net/neighbour.h>
H A Ddn_table.c31 #include <net/neighbour.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Droute.c661 it is most likely it holds some neighbour records.
845 rt->u.dst.neighbour = NULL;
861 !(rt->u.dst.neighbour->nud_state &
863 if (rt->u.dst.neighbour)
864 neigh_event_send(rt->u.dst.neighbour, NULL);
H A Dip_gre.c720 struct neighbour *neigh = skb->dst->neighbour;
H A Dfib_hash.c320 struct neighbour *n;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/
H A Dnetsyms.c21 #include <net/neighbour.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dmyri_sbus.c763 int myri_header_cache(struct neighbour *neigh, struct hh_cache *hh)
H A Dstrip.c507 struct neighbour *neighbor_entry;
906 * big enough to receive a large radio neighbour list (currently 4K).

Completed in 202 milliseconds

1234