1PROBE::IPMIB.FORWD(3stap) SNMP Information Tapset PROBE::IPMIB.FORWD(3stap)
2
3
4
6 probe::ipmib.ForwDatagrams - Count forwarded packet
7
9 ipmib.ForwDatagrams
10
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
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 ForwDatagrams (equivalent to SNMP's MIB
22 IPSTATS_MIB_OUTFORWDATAGRAMS)
23
25 tapset::ipmib(3stap)
26
27
28
29SystemTap Tapset Reference April 2023 PROBE::IPMIB.FORWD(3stap)