Searched refs:ICMP_SOURCEQUENCH (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h183 #define ICMP_SOURCEQUENCH 4 /* packet lost, slow down */ macro
H A Dip_compat.h383 #ifndef ICMP_SOURCEQUENCH
384 # define ICMP_SOURCEQUENCH ICMP_SOURCE_QUENCH
H A Dip_icmp.c439 case ICMP_SOURCEQUENCH:
H A Dip_input.c2654 type = ICMP_SOURCEQUENCH;
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4063 icmptype == ICMP_SOURCEQUENCH ||
6479 icmptype == ICMP_SOURCEQUENCH ||

Completed in 97 milliseconds