taglinefilesource code
icmp_statistics72net/inet/icmp.cstruct icmp_mib  icmp_statistics={0,};
icmp_statistics166net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics175net/inet/icmp.cicmp_statistics.IcmpOutDestUnreachs++;
icmp_statistics178net/inet/icmp.cicmp_statistics.IcmpOutSrcQuenchs++;
icmp_statistics181net/inet/icmp.cicmp_statistics.IcmpOutRedirects++;
icmp_statistics184net/inet/icmp.cicmp_statistics.IcmpOutEchos++;
icmp_statistics187net/inet/icmp.cicmp_statistics.IcmpOutEchoReps++;
icmp_statistics190net/inet/icmp.cicmp_statistics.IcmpOutTimeExcds++;
icmp_statistics193net/inet/icmp.cicmp_statistics.IcmpOutParmProbs++;
icmp_statistics196net/inet/icmp.cicmp_statistics.IcmpOutTimestamps++;
icmp_statistics199net/inet/icmp.cicmp_statistics.IcmpOutTimestampReps++;
icmp_statistics202net/inet/icmp.cicmp_statistics.IcmpOutAddrMasks++;
icmp_statistics205net/inet/icmp.cicmp_statistics.IcmpOutAddrMaskReps++;
icmp_statistics218net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics235net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics417net/inet/icmp.cicmp_statistics.IcmpOutEchoReps++;
icmp_statistics418net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics425net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics436net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics490net/inet/icmp.cicmp_statistics.IcmpInErrors++;    
icmp_statistics504net/inet/icmp.cicmp_statistics.IcmpOutErrors++;    
icmp_statistics520net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics553net/inet/icmp.cicmp_statistics.IcmpOutTimestampReps++;
icmp_statistics586net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics587net/inet/icmp.cicmp_statistics.IcmpOutAddrMaskReps++;
icmp_statistics593net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics607net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics658net/inet/icmp.cicmp_statistics.IcmpInMsgs++;
icmp_statistics675net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics689net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics699net/inet/icmp.cicmp_statistics.IcmpInTimeExcds++;
icmp_statistics703net/inet/icmp.cicmp_statistics.IcmpInDestUnreachs++;
icmp_statistics707net/inet/icmp.cicmp_statistics.IcmpInSrcQuenchs++;
icmp_statistics711net/inet/icmp.cicmp_statistics.IcmpInRedirects++;
icmp_statistics715net/inet/icmp.cicmp_statistics.IcmpInEchos++;
icmp_statistics719net/inet/icmp.cicmp_statistics.IcmpInEchoReps++;
icmp_statistics723net/inet/icmp.cicmp_statistics.IcmpInTimestamps++;
icmp_statistics727net/inet/icmp.cicmp_statistics.IcmpInTimestampReps++;
icmp_statistics739net/inet/icmp.cicmp_statistics.IcmpInAddrMasks++;
icmp_statistics747net/inet/icmp.cicmp_statistics.IcmpInAddrMaskReps++;
icmp_statistics751net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics25net/inet/icmp.hextern struct icmp_mib icmp_statistics;
icmp_statistics206net/inet/proc.cicmp_statistics.IcmpInMsgs, icmp_statistics.IcmpInErrors,
icmp_statistics207net/inet/proc.cicmp_statistics.IcmpInDestUnreachs, icmp_statistics.IcmpInTimeExcds,
icmp_statistics208net/inet/proc.cicmp_statistics.IcmpInParmProbs, icmp_statistics.IcmpInSrcQuenchs,
icmp_statistics209net/inet/proc.cicmp_statistics.IcmpInRedirects, icmp_statistics.IcmpInEchos,
icmp_statistics210net/inet/proc.cicmp_statistics.IcmpInEchoReps, icmp_statistics.IcmpInTimestamps,
icmp_statistics211net/inet/proc.cicmp_statistics.IcmpInTimestampReps, icmp_statistics.IcmpInAddrMasks,
icmp_statistics212net/inet/proc.cicmp_statistics.IcmpInAddrMaskReps, icmp_statistics.IcmpOutMsgs,
icmp_statistics213net/inet/proc.cicmp_statistics.IcmpOutErrors, icmp_statistics.IcmpOutDestUnreachs,
icmp_statistics214net/inet/proc.cicmp_statistics.IcmpOutTimeExcds, icmp_statistics.IcmpOutParmProbs,
icmp_statistics215net/inet/proc.cicmp_statistics.IcmpOutSrcQuenchs, icmp_statistics.IcmpOutRedirects,
icmp_statistics216net/inet/proc.cicmp_statistics.IcmpOutEchos, icmp_statistics.IcmpOutEchoReps,
icmp_statistics217net/inet/proc.cicmp_statistics.IcmpOutTimestamps, icmp_statistics.IcmpOutTimestampReps,
icmp_statistics218net/inet/proc.cicmp_statistics.IcmpOutAddrMasks, icmp_statistics.IcmpOutAddrMaskReps);