Searched defs:neighbour (Results 1 – 8 of 8) sorted by relevance
132 struct neighbour { struct133 struct neighbour __rcu *next; argument152 int (*output)(struct neighbour *, struct sk_buff *); argument161 void (*solicit)(struct neighbour *, struct sk_buff *); argument
113 struct rose_neigh *neighbour[3]; member132 struct rose_neigh *neighbour; member
102 struct nr_neigh *neighbour; member
150 struct x25_neigh *neighbour; member
30 ax25_address neighbour; member
68 ax25_address neighbour; member
352 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
2351 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument2375 int (*cb)(struct neighbour *)) in __neigh_for_each_release()