Searched refs:DCCPF_SEQ_WMIN (Results 1 - 4 of 4) sorted by relevance

/net/dccp/
H A Dfeat.h23 #define DCCPF_SEQ_WMIN 32 macro
H A Dsysctl.c25 static unsigned long seqw_min = DCCPF_SEQ_WMIN,
H A Dfeat.c593 return val >= DCCPF_SEQ_WMIN && val <= DCCPF_SEQ_WMAX;
/net/dccp/ccids/
H A Dccid2.c125 clamp_val(val, DCCPF_SEQ_WMIN,

Completed in 87 milliseconds