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