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 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 ListenOverflows (equivalent to SNMP´s MIB
23 LINUX_MIB_LISTENOVERFLOWS)
24
26 tapset::linuxmib(3stap)
27
28
29
30SystemTap Tapset Reference June 2018 PROBE::LINUXMIB.LI(3stap)