probe::netdev.change_mtu - Called when the netdev MTU is changed
Contents
Name
probe::netdev.change_mtu - Called when the netdev MTU is changed
See Also
tapset::networking(3stap) SystemTap Tapset Reference April 2024 PROBE::NETDEV.CHAN(3stap)
Synopsis
netdev.change_mtu
Values
new_mtu
The new MTU
dev_name
The device that will have the MTU changed
old_mtu
The current MTU
