Home
last modified time | relevance | path

Searched refs:DCCP_OPTVAL_MAXLEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.h125 #define DCCP_OPTVAL_MAXLEN 6 macro
H A Doptions.c26 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_decode_value_var()
268 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_encode_value_var()
H A Dfeat.c574 * Length is between 0 and %DCCP_OPTVAL_MAXLEN. Used for outgoing packets only,
638 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.h124 #define DCCP_OPTVAL_MAXLEN 6 macro
H A Doptions.c26 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_decode_value_var()
268 if (len >= DCCP_OPTVAL_MAXLEN) in dccp_encode_value_var()
H A Dfeat.c574 * Length is between 0 and %DCCP_OPTVAL_MAXLEN. Used for outgoing packets only,
638 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts()

Completed in 7 milliseconds