Home
last modified time | relevance | path

Searched defs:neigh (Results 1 – 3 of 3) sorted by relevance

/include/net/
Datmclip.h41 struct neighbour *neigh; /* neighbour back-pointer */ member
Dneighbour.h291 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()
Ddst.h107 static inline void dst_set_neighbour(struct dst_entry *dst, struct neighbour *neigh) in dst_set_neighbour()