Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::linuxmib.DelayedACKs - Count of delayed acks

Description

       The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the
       filter is is counted in the global DelayedACKs (equivalent to SNMP's MIB LINUX_MIB_DELAYEDACKS)

Name

       probe::linuxmib.DelayedACKs - Count of delayed acks

See Also

tapset::linuxmib(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::LINUXMIB.DE(3stap)

Synopsis

       linuxmib.DelayedACKs

Values

op
           Value to be added to the counter (default value of 1)

       sk
           Pointer to the struct sock being acted on

See Also