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
13mac_len
14The MAC length
1516
old_mac
17The current MAC address
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 June 2018 PROBE::NETDEV.CHAN(3stap)