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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.c941 boolean_t is_fast; local
945 is_fast = !(IS_TIMER_SLOW(index));
959 if (is_fast) {
1239 boolean_t is_fast; local
1255 is_fast = !(IS_TIMER_SLOW(index));
1261 if (is_fast)
1297 if (is_fast) {
1317 if (is_fast) {

Completed in 21 milliseconds