Man Page: probe::ipmib.indiscards
Operating Environment: centos
Section: 3stap
PROBE::IPMIB.INDIS(3stap) SNMP Information Tapset PROBE::IPMIB.INDIS(3stap)NAMEprobe::ipmib.InDiscards - Count discarded inbound packetsSYNOPSISipmib.InDiscardsVALUESskb pointer to the struct sk_buff being acted on op value to be added to the counter (default value of 1)DESCRIPTIONThe 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 InDiscards (equivalent to SNMP's MIB STATS_MIB_INDISCARDS) SystemTap Tapset Reference June 2014 PROBE::IPMIB.INDIS(3stap)
| Related Man Pages |
|---|
| tapset::memory(3stap) - centos |
| tapset::tcp(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |