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