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; local
299 min_num_port = port;
304 if (! min_num_port) return NULL; /* IMHO, it may not be */
306 STP_OUT_get_port_mac (min_num_port->port_index, this->BrId.addr);

Completed in 60 milliseconds