Searched refs:DCCP_NDP_LIMIT (Results 1 – 2 of 2) sorted by relevance
203 #define DCCP_NDP_LIMIT 16 macro
1488 …if (seq_temp % DCCP_NDP_LIMIT != ((int) elm->ndp - (int) elm2->ndp + DCCP_NDP_LIMIT) % DCCP_NDP_LI… in tfrc_recv_detectLoss()