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 enable
14 If the device is entering promiscuity mode
15
16 inc
17 Count the number of promiscuity openers
18
19 disable
20 If the device is leaving promiscuity mode
21
22 dev_name
23 The device that is entering/leaving promiscuity mode
24
26 tapset::networking(3stap)
27
28
29
30SystemTap Tapset Reference May 2021 PROBE::NETDEV.SET_(3stap)