logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::netdev.set_promiscuity - Called when the device enters/leaves promiscuity

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

See Also