PROBE::NETDEV\&.CHAN
Section: Networking Tapset (3stap)
Updated: November 2020
Page Index
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
old_mtu
-
The current MTU
new_mtu
-
The new MTU
SEE ALSO
tapset::networking(3stap)