Searched refs:msstab (Results 1 – 1 of 1) sorted by relevance
29 static __u16 const msstab[] = { variable41 #define NUM_MSS (sizeof(msstab)/sizeof(msstab[0]) - 1)56 for (mssind = 0; mss > msstab[mssind + 1]; mssind++) in cookie_v4_init_sequence()58 *mssp = msstab[mssind] + 1; in cookie_v4_init_sequence()90 return mssind < NUM_MSS ? msstab[mssind] + 1 : 0; in cookie_check()