Searched refs:IAJ_IGNORE_PKTCNT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_var.h113 #define IAJ_IGNORE_PKTCNT 40 macro
H A Dtcp_input.c445 * we do not have a good starting point for allowed_iaj. IAJ_IGNORE_PKTCNT
448 if (tp->iaj_pktcnt > IAJ_IGNORE_PKTCNT) {
2167 if (tp->iaj_pktcnt <= IAJ_IGNORE_PKTCNT) {

Completed in 25 milliseconds