Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Datalk.h125 extern void aarp_device_down(struct net_device *dev);
/linux-4.1.27/net/appletalk/
Daarp.c894 void aarp_device_down(struct net_device *dev) in aarp_device_down() function
Dddp.c636 aarp_device_down(dev); /* Remove AARP entries for the device */ in atalk_dev_down()