Home
last modified time | relevance | path

Searched defs:neighbour (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dnetrom.h31 ax25_address neighbour; member
H A Drose.h69 ax25_address neighbour; member
/linux/include/net/
H A Drose.h115 struct rose_neigh *neighbour[3]; member
134 struct rose_neigh *neighbour; member
H A Dnetrom.h106 struct nr_neigh *neighbour; member
H A Dx25.h153 struct x25_neigh *neighbour; member
/linux/net/netrom/
H A Dnr_route.c316 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
/linux/net/core/
H A Dneighbour.c3031 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument
3053 int (*cb)(struct neighbour *)) in __neigh_for_each_release()