Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsnmp.h85 ICMP_MIB_OUTERRORS, /* OutErrors */ enumerator
/Linux-v4.19/net/ipv4/
Dproc.c360 snmp_fold_field(net->mib.icmp_statistics, ICMP_MIB_OUTERRORS)); in icmp_put()
Dicmp.c379 __ICMP_INC_STATS(sock_net(sk), ICMP_MIB_OUTERRORS); in icmp_push_reply()