Searched refs:next_community_index (Results 1 – 1 of 1) sorted by relevance
154 static u_int next_community_index = 1; variable2114 if ((ncomm = next_community_index++) == UINT_MAX) in comm_define()2115 next_community_index = 1; in comm_define()