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 disable
20 If the device is leaving promiscuity mode
21
22 inc
23 Count the number of promiscuity openers
24
26 tapset::networking(3stap)
27
28
29
30SystemTap Tapset Reference April 2023 PROBE::NETDEV.SET_(3stap)