Home
last modified time | relevance | path

Searched refs:ICMP_SOURCE_QUENCH (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dicmp.h28 #define ICMP_SOURCE_QUENCH 4 /* Source Quench */ macro
/linux/net/netfilter/
H A Dnf_log_syslog.c382 [ICMP_SOURCE_QUENCH] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
440 case ICMP_SOURCE_QUENCH: in dump_ipv4_packet()
/linux/net/dccp/
H A Dipv4.c
/linux/net/ipv4/
H A Dping.c536 case ICMP_SOURCE_QUENCH: in ping_err()
H A Dicmp.c1613 [ICMP_SOURCE_QUENCH] = {
H A Dudp.c975 case ICMP_SOURCE_QUENCH: in __udp4_lib_err()