Searched defs:neighbour (Results 1 – 12 of 12) sorted by relevance
134 struct neighbour { struct135 struct neighbour __rcu *next; argument155 int (*output)(struct neighbour *, struct sk_buff *); argument165 void (*solicit)(struct neighbour *, struct sk_buff *); argument
114 struct rose_neigh *neighbour[3]; member133 struct rose_neigh *neighbour; member
105 struct nr_neigh *neighbour; member
153 struct x25_neigh *neighbour; member
37 ax25_address neighbour; member
70 ax25_address neighbour; member
24 ax25_address neighbour; member
57 ax25_address neighbour; member
31 ax25_address neighbour; member
69 ax25_address neighbour; member
323 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
2964 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument2988 int (*cb)(struct neighbour *)) in __neigh_for_each_release()