Searched refs:DCCPAV_MAX_RUNLEN (Results 1 – 2 of 2) sorted by relevance
41 #define DCCPAV_MAX_RUNLEN 0x3F macro45 return *cell & DCCPAV_MAX_RUNLEN; in dccp_ackvec_runlen()50 return *cell & ~DCCPAV_MAX_RUNLEN; in dccp_ackvec_state()
221 u8 len = min(lost_packets, (u32)DCCPAV_MAX_RUNLEN); in dccp_ackvec_add_new()264 dccp_ackvec_runlen(current_head) < DCCPAV_MAX_RUNLEN) { in dccp_ackvec_input()