Home
last modified time | relevance | path

Searched refs:ICMP_MIB_OUTMSGS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dsnmp.h75 ICMP_MIB_OUTMSGS, /* OutMsgs */ enumerator
/linux-3.4.99/net/ipv4/
Dproc.c327 snmp_fold_field((void __percpu **) net->mib.icmp_statistics, ICMP_MIB_OUTMSGS), in icmp_put()
Dicmp.c271 ICMP_INC_STATS(net, ICMP_MIB_OUTMSGS); in icmp_out_count()