Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dneighbour.h106 struct neighbour struct
108 struct neighbour *next; argument
109 struct neigh_table *tbl;
110 struct neigh_parms *parms;
134 void (*destructor)(struct neighbour *); argument
Drose.h105 struct rose_neigh *neighbour[3]; member
123 struct rose_neigh *neighbour; member
Ddst.h54 struct neighbour *neighbour; member
Dnetrom.h93 struct nr_neigh *neighbour; member
Dx25.h124 struct x25_neigh *neighbour; member
/linux-2.4.37.9/net/x25/
Dx25_facilities.c219 struct x25_neigh *neighbour) in x25_limit_facilities()
/linux-2.4.37.9/include/linux/
Dnetrom.h28 ax25_address neighbour; member
Drose.h65 ax25_address neighbour; member
/linux-2.4.37.9/net/netrom/
Dnr_route.c332 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
/linux-2.4.37.9/net/core/
Dneighbour.c1572 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument
1589 int (*cb)(struct neighbour *)) in __neigh_for_each_release()