Searched defs:neigh (Results 1 – 3 of 3) sorted by relevance
41 struct neighbour *neigh; /* neighbour back-pointer */ member
291 static inline void neigh_release(struct neighbour *neigh) in neigh_release()297 static inline struct neighbour * neigh_clone(struct neighbour *neigh) in neigh_clone()306 static inline void neigh_confirm(struct neighbour *neigh) in neigh_confirm()312 static inline int neigh_event_send(struct neighbour *neigh, struct sk_buff *skb) in neigh_event_send()
107 static inline void dst_set_neighbour(struct dst_entry *dst, struct neighbour *neigh) in dst_set_neighbour()