Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Datalk.h128 extern void aarp_device_down(struct net_device *dev);
/openbmc/linux/net/appletalk/
H A Daarp.c897 void aarp_device_down(struct net_device *dev) in aarp_device_down() function
H A Dddp.c631 aarp_device_down(dev); /* Remove AARP entries for the device */ in atalk_dev_down()