Searched defs:neighbour (Results 1 – 10 of 10) sorted by relevance
106 struct neighbour struct108 struct neighbour *next; argument109 struct neigh_table *tbl;110 struct neigh_parms *parms;134 void (*destructor)(struct neighbour *); argument
105 struct rose_neigh *neighbour[3]; member123 struct rose_neigh *neighbour; member
54 struct neighbour *neighbour; member
93 struct nr_neigh *neighbour; member
124 struct x25_neigh *neighbour; member
219 struct x25_neigh *neighbour) in x25_limit_facilities()
28 ax25_address neighbour; member
65 ax25_address neighbour; member
332 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
1572 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument1589 int (*cb)(struct neighbour *)) in __neigh_for_each_release()