logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

See Also

tapset::networking(3stap)

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

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