Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h140 struct neighbour { struct
162 int (*output)(struct neighbour *, struct sk_buff *); argument
174 void (*solicit)(struct neighbour *, struct sk_buff *); argument
H A Dx25.h153 struct x25_neigh *neighbour; member
/linux/net/core/
H A Dneighbour.c3151 neigh_for_each(struct neigh_table * tbl,void (* cb)(struct neighbour *,void *),void * cookie) neigh_for_each() argument
3173 __neigh_for_each_release(struct neigh_table * tbl,int (* cb)(struct neighbour *)) __neigh_for_each_release() argument
[all...]