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 sk
14 Pointer to the struct sock being acted on
15
16 op
17 Value to be added to the counter (default value of 1)
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 May 2022 PROBE::LINUXMIB.LI(3stap)