1PROBE::LINUXMIB.LI(3stap) SNMP Information Tapset PROBE::LINUXMIB.LI(3stap)
2
3
4
6 probe::linuxmib.ListenDrops - Count of times conn request that were
7 dropped
8
10 linuxmib.ListenDrops
11
13 op
14 Value to be added to the counter (default value of 1)
15
16 sk
17 Pointer to the struct sock being acted on
18
20 The packet pointed to by skb is filtered by the function
21 linuxmib_filter_key. If the packet passes the filter is is counted in
22 the global ListenDrops (equivalent to SNMP's MIB LINUX_MIB_LISTENDROPS)
23
25 tapset::linuxmib(3stap)
26
27
28
29SystemTap Tapset Reference October 2018 PROBE::LINUXMIB.LI(3stap)