DOKK / manpages / debian 12 / systemtap-doc / probe::ipmib.InAddrErrors.3stap.en
PROBE::IPMIB.INADD(3stap) SNMP Information Tapset PROBE::IPMIB.INADD(3stap)

probe::ipmib.InAddrErrors - Count arriving packets with an incorrect address

ipmib.InAddrErrors 

op

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

skb

pointer to the struct sk_buff being acted on

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

tapset::ipmib(3stap)

November 2022 SystemTap Tapset Reference