Searched defs:oth (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Dstpm.c331 register STPM_T* oth; local
333 for (oth = bridges; oth; oth = oth->next) {
334 if (STP_ENABLED == oth->admin_state && oth != this &&
335 ! STP_VECT_compare_bridge_id (&this->BrId, &oth->BrId)) {

Completed in 15 milliseconds