1PROBE::NETDEV.CHAN(3stap) Networking Tapset PROBE::NETDEV.CHAN(3stap)
23
4
NAME
6probe::netdev.change_mac - Called when the netdev_name has the MAC
7changed
8
SYNOPSIS
10netdev.change_mac
11
VALUES
13old_mac
14The current MAC address
1516
mac_len
17The MAC length
1819
new_mac
20The new MAC address
2122
dev_name
23The device that will have the MAC changed
24
SEE ALSO
26tapset::networking(3stap)
2728
29
30
SystemTap Tapset Reference November 2021 PROBE::NETDEV.CHAN(3stap)