Searched refs:ICMP_SOURCEQUENCH (Results 1 – 4 of 4) sorted by relevance
188 #define ICMP_SOURCEQUENCH 4 /* packet lost, slow down */ macro236 ((type) == ICMP_UNREACH || (type) == ICMP_SOURCEQUENCH || \
385 #ifndef ICMP_SOURCEQUENCH386 # define ICMP_SOURCEQUENCH ICMP_SOURCE_QUENCH
570 case ICMP_SOURCEQUENCH: in icmp_input()
3721 type = ICMP_SOURCEQUENCH; in ip_forward()