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
13new_mac
14The new MAC address
1516
dev_name
17The device that will have the MAC changed
1819
old_mac
20The current MAC address
2122
mac_len
23The MAC length
24
SEE ALSO
26tapset::networking(3stap)
2728
29
30
SystemTap Tapset Reference November 2022 PROBE::NETDEV.CHAN(3stap)