Searched defs:neighbour (Results 1 – 8 of 8) sorted by relevance
137 struct neighbour { struct138 struct neighbour __rcu *next; argument158 int (*output)(struct neighbour *, struct sk_buff *); argument170 void (*solicit)(struct neighbour *, struct sk_buff *); argument
115 struct rose_neigh *neighbour[3]; member134 struct rose_neigh *neighbour; member
106 struct nr_neigh *neighbour; member
153 struct x25_neigh *neighbour; member
31 ax25_address neighbour; member
69 ax25_address neighbour; member
324 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
3085 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument3109 int (*cb)(struct neighbour *)) in __neigh_for_each_release()