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