Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

NAME
probe::netdev.set_promiscuity - Called when the device enters/leaves promiscuity
SYNOPSIS
netdev.set_promiscuity
VALUES
enable
If the device is entering promiscuity mode
inc
Count the number of promiscuity openers
dev_name
The device that is entering/leaving promiscuity mode
disable
If the device is leaving promiscuity mode
SystemTap Tapset Reference March 2016 PROBE::NETDEV.SET_(3stap)