Searched refs:clip_device_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 545 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,
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | clip.c | 545 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,
|
Completed in 3 milliseconds