Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dclip.c545 static int clip_device_event(struct notifier_block *this, unsigned long event, in clip_device_event() function
592 return clip_device_event(this, NETDEV_CHANGE, &info); in clip_inet_event()
596 .notifier_call = clip_device_event,