Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dx25.h197 extern void x25_route_device_down(struct net_device *);
/linux-2.4.37.9/net/x25/
Dx25_route.c124 void x25_route_device_down(struct net_device *dev) in x25_route_device_down() function
Daf_x25.c213 x25_route_device_down(dev); in x25_device_event()