Home
last modified time | relevance | path

Searched refs:min_num_port (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstpm.c294 register PORT_T* min_num_port = NULL; in STP_compute_bridge_id() local
299 min_num_port = port; in STP_compute_bridge_id()
304 if (! min_num_port) return NULL; /* IMHO, it may not be */ in STP_compute_bridge_id()
306 STP_OUT_get_port_mac (min_num_port->port_index, this->BrId.addr); in STP_compute_bridge_id()