logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::netdev.change_mtu - Called when the netdev MTU is changed

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

See Also