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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_route.c353 ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev) function
417 if ((ax25_rt = ax25_get_route(addr, NULL)) == NULL)
H A Dax25_ip.c122 route = ax25_get_route(dst, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dax25.h386 extern ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev);

Completed in 180 milliseconds