1PROBE::NETDEV.SET_(3stap) Networking Tapset PROBE::NETDEV.SET_(3stap)
2
3
4
6 probe::netdev.set_promiscuity - Called when the device enters/leaves
7 promiscuity
8
10 netdev.set_promiscuity
11
13 dev_name
14 The device that is entering/leaving promiscuity mode
15
16 enable
17 If the device is entering promiscuity mode
18
19 inc
20 Count the number of promiscuity openers
21
22 disable
23 If the device is leaving promiscuity mode
24
26 tapset::networking(3stap)
27
28
29
30SystemTap Tapset Reference June 2018 PROBE::NETDEV.SET_(3stap)