Provided by: systemtap-doc_5.1-5_amd64 bug

NAME

       probe::netdev.change_mac - Called when the netdev_name has the MAC changed

SYNOPSIS

       netdev.change_mac

VALUES

       dev_name
           The device that will have the MAC changed

       old_mac
           The current MAC address

       new_mac
           The new MAC address

       mac_len
           The MAC length

SEE ALSO

       tapset::networking(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::NETDEV.CHAN(3stap)