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