Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::netdev.set_promiscuity - Called when the device enters/leaves promiscuity
SYNOPSIS
netdev.set_promiscuity
VALUES
dev_name The device that is entering/leaving promiscuity mode disable If the device is leaving promiscuity mode enable If the device is entering promiscuity mode inc Count the number of promiscuity openers
SEE ALSO
tapset::networking(3stap)