Searched refs:ax25_route (Results 1 – 4 of 4) sorted by relevance
42 static ax25_route *ax25_route_list;47 ax25_route *s, *t, *ax25_rt; in ax25_rt_device_down()77 ax25_route *ax25_rt; in ax25_rt_add()112 if ((ax25_rt = kmalloc(sizeof(ax25_route), GFP_ATOMIC)) == NULL) { in ax25_rt_add()142 void __ax25_put_route(ax25_route *ax25_rt) in __ax25_put_route()150 ax25_route *s, *t, *ax25_rt; in ax25_rt_del()185 ax25_route *ax25_rt; in ax25_rt_opt()255 struct ax25_route *ax25_rt; in ax25_rt_seq_start()275 ((struct ax25_route *) v)->next; in ax25_rt_seq_next()291 struct ax25_route *ax25_rt = v; in ax25_rt_seq_show()[all …]
8 ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \
107 ax25_route *route; in ax25_rebuild_header()
184 typedef struct ax25_route { struct185 struct ax25_route *next; argument191 } ax25_route; argument193 static inline void ax25_hold_route(ax25_route *ax25_rt) in ax25_hold_route()198 extern void __ax25_put_route(ax25_route *ax25_rt);200 static inline void ax25_put_route(ax25_route *ax25_rt) in ax25_put_route()386 extern ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);