Searched refs:STP_VECT_compare_bridge_id (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dvector.c31 STP_VECT_compare_bridge_id (BRIDGE_ID* b1, BRIDGE_ID* b2) function
67 bridcmp = STP_VECT_compare_bridge_id (&v1->root_bridge, &v2->root_bridge);
74 bridcmp = STP_VECT_compare_bridge_id (&v1->design_bridge, &v2->design_bridge);
H A Dvector.h57 STP_VECT_compare_bridge_id (IN BRIDGE_ID* b1, IN BRIDGE_ID* b2);
H A Dportinfo.c86 (! STP_VECT_compare_bridge_id (&port->msgPrio.design_bridge,
115 ! STP_VECT_compare_bridge_id (&port->msgPrio.design_bridge,
131 } else if (STP_VECT_compare_bridge_id (&port->msgPrio.design_bridge,
H A Dstpm.c335 ! STP_VECT_compare_bridge_id (&this->BrId, &oth->BrId)) {
H A Drolesel.c46 if (!STP_VECT_compare_bridge_id

Completed in 60 milliseconds