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