Searched defs:neighbour (Results 1 – 1 of 1) sorted by relevance
10962 struct neighbour { struct10963 struct neighbour *next; argument10984 int (*output)(struct neighbour *, struct sk_buff *); argument10985 const struct neigh_ops *ops;10986 struct list_head gc_list;10987 struct list_head managed_list;10988 struct callback_head rcu;10989 struct net_device *dev;10990 u8 primary_key[0];