Searched refs:MAX_V3_CNT (Results 1 – 1 of 1) sorted by relevance
516 static int MAX_V3_CNT = (WNL3_FHSIZE/sizeof (int)) - 1; in nfs_sec_nego() local674 if (cnt > MAX_V3_CNT || cnt < 0) { in nfs_sec_nego()