1PROBE::IPMIB.INREC(3stap)   SNMP Information Tapset  PROBE::IPMIB.INREC(3stap)
2
3
4

NAME

6       probe::ipmib.InReceives - Count an arriving packet
7

SYNOPSIS

9       ipmib.InReceives
10

VALUES

12       skb
13           pointer to the struct sk_buff being acted on
14
15       op
16           value to be added to the counter (default value of 1)
17

DESCRIPTION

19       The packet pointed to by skb is filtered by the function
20       ipmib_filter_key. If the packet passes the filter is is counted in the
21       global InReceives (equivalent to SNMP's MIB IPSTATS_MIB_INRECEIVES)
22
23
24
25SystemTap Tapset Reference        August 2011        PROBE::IPMIB.INREC(3stap)
Impressum