Searched refs:NUM_MSS (Results 1 – 1 of 1) sorted by relevance
41 #define NUM_MSS (sizeof(msstab)/sizeof(msstab[0]) - 1) macro90 return mssind < NUM_MSS ? msstab[mssind] + 1 : 0; in cookie_check()