Searched refs:x25_route (Results 1 – 6 of 6) sorted by relevance
29 struct x25_route *rt; in x25_add_route()66 static void __x25_remove_route(struct x25_route *rt) in __x25_remove_route()77 struct x25_route *rt; in x25_del_route()100 struct x25_route *rt; in x25_route_device_down()106 rt = list_entry(entry, struct x25_route, node); in x25_route_device_down()135 struct x25_route *x25_get_route(struct x25_address *addr) in x25_get_route()137 struct x25_route *rt, *use = NULL; in x25_get_route()195 struct x25_route *rt; in x25_route_free()200 rt = list_entry(entry, struct x25_route, node); in x25_route_free()
45 struct x25_route *rt = list_entry(v, struct x25_route, node); in x25_seq_route_show()
9 x25_link.o x25_out.o x25_route.o x25_subr.o \
20 struct x25_route *rt; in x25_forward_call()
752 struct x25_route *rt; in x25_connect()
130 struct x25_route { struct260 struct x25_route *x25_get_route(struct x25_address *addr);266 static __inline__ void x25_route_hold(struct x25_route *rt) in x25_route_hold()271 static __inline__ void x25_route_put(struct x25_route *rt) in x25_route_put()