1PROBE::IPMIB.FRAGO(3stap) SNMP Information Tapset PROBE::IPMIB.FRAGO(3stap)
2
3
4
6 probe::ipmib.FragOKs - Count datagram fragmented successfully
7
9 ipmib.FragOKs
10
12 op
13 value to be added to the counter (default value of 1)
14
15 skb
16 pointer to the struct sk_buff being acted on
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 FragOKs (equivalent to SNMP's MIB IPSTATS_MIB_FRAGOKS)
22
24 tapset::ipmib(3stap)
25
26
27
28SystemTap Tapset Reference November 2019 PROBE::IPMIB.FRAGO(3stap)