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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dfeat.h129 #define DCCP_OPTVAL_MAXLEN 6 macro
H A Doptions.c30 if (len >= DCCP_OPTVAL_MAXLEN)
281 if (len >= DCCP_OPTVAL_MAXLEN)
H A Dfeat.c557 * Length is between 0 and %DCCP_OPTVAL_MAXLEN. Used for outgoing packets only,
621 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN];

Completed in 53 milliseconds