Home
last modified time | relevance | path

Searched refs:ICMP_SOURCE_QUENCH (Results 1 – 7 of 7) 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.c542 case ICMP_SOURCE_QUENCH: in ping_err()
H A Dicmp.c1658 [ICMP_SOURCE_QUENCH] = {
H A Dtcp_ipv4.c572 case ICMP_SOURCE_QUENCH: in tcp_v4_err()
H A Dudp.c975 case ICMP_SOURCE_QUENCH: in __udp4_lib_err()