1PROBE::LINUXMIB.LI(3stap) SNMP Information Tapset PROBE::LINUXMIB.LI(3stap)
2
3
4
6 probe::linuxmib.ListenOverflows - Count of times a listen queue
7 overflowed
8
10 linuxmib.ListenOverflows
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 ListenOverflows (equivalent to SNMP's MIB
23 LINUX_MIB_LISTENOVERFLOWS)
24
26 tapset::linuxmib(3stap)
27
28
29
30SystemTap Tapset Reference October 2018 PROBE::LINUXMIB.LI(3stap)