Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Datalk.h173 extern void aarp_device_down(struct net_device *dev);
/linux-2.4.37.9/net/appletalk/
Daarp.c871 void aarp_device_down(struct net_device *dev) in aarp_device_down() function
Dddp.c735 aarp_device_down(dev); /* Remove AARP entries for the device */ in atalk_dev_down()