Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dsnmp.h85 ICMP_MIB_OUTMSGS, /* OutMsgs */ enumerator
/linux/net/ipv4/ !
H A Dproc.c373 snmp_fold_field(net->mib.icmp_statistics, ICMP_MIB_OUTMSGS), in icmp_put()
H A Dicmp.c355 ICMP_INC_STATS(net, ICMP_MIB_OUTMSGS); in icmp_out_count()