Searched refs:DCCPAV_MAX_RUNLEN (Results 1 – 2 of 2) sorted by relevance
39 #define DCCPAV_MAX_RUNLEN 0x3F macro43 return *cell & DCCPAV_MAX_RUNLEN; in dccp_ackvec_runlen()48 return *cell & ~DCCPAV_MAX_RUNLEN; in dccp_ackvec_state()
218 u8 len = min_t(u32, lost_packets, DCCPAV_MAX_RUNLEN); in dccp_ackvec_add_new()261 dccp_ackvec_runlen(current_head) < DCCPAV_MAX_RUNLEN) { in dccp_ackvec_input()