probe::netdev.set_promiscuity - Called when the device enters/leaves promiscuity
Contents
Name
probe::netdev.set_promiscuity - Called when the device enters/leaves promiscuity
See Also
tapset::networking(3stap) SystemTap Tapset Reference April 2024 PROBE::NETDEV.SET_(3stap)
Synopsis
netdev.set_promiscuity
Values
dev_name
The device that is entering/leaving promiscuity mode
disable
If the device is leaving promiscuity mode
inc
Count the number of promiscuity openers
enable
If the device is entering promiscuity mode
