Searched refs:ICMP_MIB_OUTERRORS (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | snmp.h | 86 ICMP_MIB_OUTERRORS, /* OutErrors */ enumerator |
| /linux/net/ipv4/ | ||
| H A D | icmp.c | 393 __ICMP_INC_STATS(sock_net(sk), ICMP_MIB_OUTERRORS); in icmp_push_reply() |