logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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