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/dccp/
H A Dipv4.c
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c1130 (ic->type != ICMP_SOURCE_QUENCH) && in ip_vs_out_icmp()
1797 (ic->type != ICMP_SOURCE_QUENCH) && in ip_vs_in_icmp()
/linux/net/ipv4/
H A Draw.c238 case ICMP_SOURCE_QUENCH: in raw_err()
H A Dicmp.c1652 [ICMP_SOURCE_QUENCH] = {
H A Dudp.c956 case ICMP_SOURCE_QUENCH: in udp_err()
H A Dtcp_ipv4.c567 case ICMP_SOURCE_QUENCH: in tcp_v4_err()