Searched refs:bif_port_id (Results 1 – 2 of 2) sorted by relevance
198 bif->bif_config_bpdu.cu_port_id = bif->bif_port_id;384 && (bif->bif_designated_port == bif->bif_port_id));480 if (bif->bif_port_id >= root_port->bif_port_id)521 if (bif->bif_port_id > bif->bif_designated_port)536 bif->bif_designated_port = bif->bif_port_id;875 bif->bif_port_id = (bif->bif_priority << 8) |1052 bif->bif_port_id = new_port_id;1055 (bif->bif_port_id < bif->bif_designated_port)) {
209 u_int16_t bif_port_id; member