Searched defs:x25_route (Results 1 – 2 of 2) sorted by relevance
54 struct x25_route *x25_route; in x25_add_route() local78 static void x25_remove_route(struct x25_route *x25_route) in x25_remove_route()109 struct x25_route *x25_route; in x25_del_route() local126 struct x25_route *route, *x25_route = x25_route_list; in x25_route_device_down() local185 struct x25_route_struct x25_route; in x25_route_ioctl() local222 struct x25_route *x25_route; in x25_routes_get_info() local263 struct x25_route *route, *x25_route = x25_route_list; in x25_route_free() local
104 struct x25_route { struct105 struct x25_route *next; argument106 x25_address address; /* Start of address range */107 unsigned int sigdigits; /* Number of sig digits */108 struct net_device *dev; /* More than one for MLP */