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

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