Provided by: systemtap-doc_2.9-2ubuntu2_all bug

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

SEE ALSO

       tapset::networking(3stap)