Home
last modified time | relevance | path

Searched refs:ax25_get_route (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ax25/
H A Dax25_route.c345 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev) in ax25_get_route() function
404 ax25_rt = ax25_get_route(addr, NULL); in ax25_rt_autobind()
H A Dax25_ip.c115 route = ax25_get_route(dst, NULL); in ax25_ip_xmit()
/openbmc/linux/include/net/
H A Dax25.h418 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);