Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsnmp.h85 ICMP_MIB_OUTMSGS, /* OutMsgs */ enumerator
/linux/net/ipv4/
H A Dicmp.c346 ICMP_INC_STATS(net, ICMP_MIB_OUTMSGS); in icmp_out_count()