OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICMP_SOURCEQUENCH
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
167
#define
ICMP_SOURCEQUENCH
4 /* packet lost, slow down */
/external/tcpdump/
print-icmp.c
126
#define
ICMP_SOURCEQUENCH
4 /* packet lost, slow down */
150
((type) == ICMP_UNREACH || (type) ==
ICMP_SOURCEQUENCH
|| \
194
{
ICMP_SOURCEQUENCH
, "source quench" },
Completed in 425 milliseconds