Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dax25.h415 void ax25_rt_device_down(struct net_device *);
/openbmc/linux/net/ax25/
H A Dax25_route.c42 void ax25_rt_device_down(struct net_device *dev) in ax25_rt_device_down() function
H A Daf_ax25.c147 ax25_rt_device_down(dev); in ax25_device_event()