Searched refs:ax25_route (Results 1 – 1 of 1) sorted by relevance
188 typedef struct ax25_route { struct189 struct ax25_route *next; argument195 } ax25_route; argument197 static inline void ax25_hold_route(ax25_route *ax25_rt) in ax25_hold_route()202 void __ax25_put_route(ax25_route *ax25_rt);216 static inline void ax25_put_route(ax25_route *ax25_rt) in ax25_put_route()428 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);