Searched refs:ax25_find_route (Results 1 – 1 of 1) sorted by relevance
69 static ax25_route *ax25_find_route(ax25_address *, struct net_device *);303 static ax25_route *ax25_find_route(ax25_address *addr, struct net_device *dev) in ax25_find_route() function359 if ((ax25_rt = ax25_find_route(addr, NULL)) == NULL) in ax25_rt_autobind()395 if ((ax25_rt = ax25_find_route(addr, dev)) == NULL) { in ax25_rt_find_route()