Searched refs:DCCP_OPTVAL_MAXLEN (Results 1 – 3 of 3) sorted by relevance
125 #define DCCP_OPTVAL_MAXLEN 6 macro
26 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_decode_value_var()267 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_encode_value_var()
634 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts()