Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dclip.c542 static int clip_device_event(struct notifier_block *this, unsigned long event, in clip_device_event() function
589 return clip_device_event(this, NETDEV_CHANGE, &info); in clip_inet_event()
593 .notifier_call = clip_device_event,