Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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