1PROBE::IPMIB.INNOR(3stap) SNMP Information Tapset PROBE::IPMIB.INNOR(3stap)
2
3
4
6 probe::ipmib.InNoRoutes - Count an arriving packet with no matching
7 socket
8
10 ipmib.InNoRoutes
11
13 op
14 value to be added to the counter (default value of 1)
15
16 skb
17 pointer to the struct sk_buff being acted on
18
20 The packet pointed to by skb is filtered by the function
21 ipmib_filter_key. If the packet passes the filter is is counted in the
22 global InNoRoutes (equivalent to SNMP's MIB IPSTATS_MIB_INNOROUTES)
23
25 tapset::ipmib(3stap)
26
27
28
29SystemTap Tapset Reference April 2023 PROBE::IPMIB.INNOR(3stap)