Home
last modified time | relevance | path

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

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