taglinefilesource code
icmp_statistics70net/inet/icmp.cstruct icmp_mib  icmp_statistics={0,};
icmp_statistics146net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics155net/inet/icmp.cicmp_statistics.IcmpOutDestUnreachs++;
icmp_statistics158net/inet/icmp.cicmp_statistics.IcmpOutSrcQuenchs++;
icmp_statistics161net/inet/icmp.cicmp_statistics.IcmpOutRedirects++;
icmp_statistics164net/inet/icmp.cicmp_statistics.IcmpOutEchos++;
icmp_statistics167net/inet/icmp.cicmp_statistics.IcmpOutEchoReps++;
icmp_statistics170net/inet/icmp.cicmp_statistics.IcmpOutTimeExcds++;
icmp_statistics173net/inet/icmp.cicmp_statistics.IcmpOutParmProbs++;
icmp_statistics176net/inet/icmp.cicmp_statistics.IcmpOutTimestamps++;
icmp_statistics179net/inet/icmp.cicmp_statistics.IcmpOutTimestampReps++;
icmp_statistics182net/inet/icmp.cicmp_statistics.IcmpOutAddrMasks++;
icmp_statistics185net/inet/icmp.cicmp_statistics.IcmpOutAddrMaskReps++;
icmp_statistics198net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics215net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics392net/inet/icmp.cicmp_statistics.IcmpOutEchoReps++;
icmp_statistics393net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics400net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics411net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics465net/inet/icmp.cicmp_statistics.IcmpInErrors++;    
icmp_statistics479net/inet/icmp.cicmp_statistics.IcmpOutErrors++;    
icmp_statistics495net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics528net/inet/icmp.cicmp_statistics.IcmpOutTimestampReps++;
icmp_statistics561net/inet/icmp.cicmp_statistics.IcmpOutMsgs++;
icmp_statistics562net/inet/icmp.cicmp_statistics.IcmpOutAddrMaskReps++;
icmp_statistics568net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics582net/inet/icmp.cicmp_statistics.IcmpOutErrors++;
icmp_statistics633net/inet/icmp.cicmp_statistics.IcmpInMsgs++;
icmp_statistics650net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics664net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics674net/inet/icmp.cicmp_statistics.IcmpInTimeExcds++;
icmp_statistics678net/inet/icmp.cicmp_statistics.IcmpInDestUnreachs++;
icmp_statistics682net/inet/icmp.cicmp_statistics.IcmpInSrcQuenchs++;
icmp_statistics686net/inet/icmp.cicmp_statistics.IcmpInRedirects++;
icmp_statistics690net/inet/icmp.cicmp_statistics.IcmpInEchos++;
icmp_statistics694net/inet/icmp.cicmp_statistics.IcmpInEchoReps++;
icmp_statistics698net/inet/icmp.cicmp_statistics.IcmpInTimestamps++;
icmp_statistics702net/inet/icmp.cicmp_statistics.IcmpInTimestampReps++;
icmp_statistics714net/inet/icmp.cicmp_statistics.IcmpInAddrMasks++;
icmp_statistics722net/inet/icmp.cicmp_statistics.IcmpInAddrMaskReps++;
icmp_statistics726net/inet/icmp.cicmp_statistics.IcmpInErrors++;
icmp_statistics25net/inet/icmp.hextern struct icmp_mib icmp_statistics;
icmp_statistics178net/inet/proc.cicmp_statistics.IcmpInMsgs, icmp_statistics.IcmpInErrors,
icmp_statistics179net/inet/proc.cicmp_statistics.IcmpInDestUnreachs, icmp_statistics.IcmpInTimeExcds,
icmp_statistics180net/inet/proc.cicmp_statistics.IcmpInParmProbs, icmp_statistics.IcmpInSrcQuenchs,
icmp_statistics181net/inet/proc.cicmp_statistics.IcmpInRedirects, icmp_statistics.IcmpInEchos,
icmp_statistics182net/inet/proc.cicmp_statistics.IcmpInEchoReps, icmp_statistics.IcmpInTimestamps,
icmp_statistics183net/inet/proc.cicmp_statistics.IcmpInTimestampReps, icmp_statistics.IcmpInAddrMasks,
icmp_statistics184net/inet/proc.cicmp_statistics.IcmpInAddrMaskReps, icmp_statistics.IcmpOutMsgs,
icmp_statistics185net/inet/proc.cicmp_statistics.IcmpOutErrors, icmp_statistics.IcmpOutDestUnreachs,
icmp_statistics186net/inet/proc.cicmp_statistics.IcmpOutTimeExcds, icmp_statistics.IcmpOutParmProbs,
icmp_statistics187net/inet/proc.cicmp_statistics.IcmpOutSrcQuenchs, icmp_statistics.IcmpOutRedirects,
icmp_statistics188net/inet/proc.cicmp_statistics.IcmpOutEchos, icmp_statistics.IcmpOutEchoReps,
icmp_statistics189net/inet/proc.cicmp_statistics.IcmpOutTimestamps, icmp_statistics.IcmpOutTimestampReps,
icmp_statistics190net/inet/proc.cicmp_statistics.IcmpOutAddrMasks, icmp_statistics.IcmpOutAddrMaskReps);