Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       netdev.change_mtu

VALUES

       dev_name
           The device that will have the MTU changed

       new_mtu
           The new MTU

       old_mtu
           The current MTU

SEE ALSO

       tapset::networking(3stap)