Searched refs:ncomm (Results 1 – 1 of 1) sorted by relevance
2066 u_int ncomm; in comm_define_ordered() local2068 ncomm = idx->subs[idx->len - 1]; in comm_define_ordered()2072 if (c->value == ncomm) in comm_define_ordered()2080 c->value = ncomm; in comm_define_ordered()2113 u_int ncomm; in comm_define() local2117 if ((ncomm = next_community_index++) == UINT_MAX) in comm_define()2120 if (c->value == ncomm) in comm_define()2132 p->subs[p->len++] = ncomm; in comm_define()2140 comm_string(u_int ncomm) in comm_string() argument2145 if (p->value == ncomm) in comm_string()