Searched refs:call_netdevice_notifiers_mtu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 2078 * call_netdevice_notifiers_mtu - call all network notifier blocks 2086 static int call_netdevice_notifiers_mtu(unsigned long val, in call_netdevice_notifiers_mtu() function 8649 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext() 8657 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 2052 * call_netdevice_notifiers_mtu - call all network notifier blocks 2060 static int call_netdevice_notifiers_mtu(unsigned long val, in call_netdevice_notifiers_mtu() function 8775 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext() 8783 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
|
Completed in 26 milliseconds