Lines Matching refs:owner
124 if (this->owner.port->skip_tx > 0) {
125 if (1 == this->owner.port->skip_tx)
127 this->owner.port->port_name);
128 this->owner.port->skip_tx--;
133 if (this->owner.port->admin_non_stp) return 1;
134 port_index = this->owner.port->port_index;
135 vlan_id = this->owner.port->owner->vlan_id;
143 stp_trace ("port %s txTcn", this->owner.port->port_name);
179 if (this->owner.port->skip_tx > 0) {
180 if (1 == this->owner.port->skip_tx)
182 this->owner.port->port_name);
183 this->owner.port->skip_tx--;
188 port = this->owner.port;
191 vlan_id = port->owner->vlan_id;
218 if (this->owner.port->skip_tx > 0) {
219 if (1 == this->owner.port->skip_tx)
221 this->owner.port->port_name);
224 this->owner.port->port_name, this->owner.port->skip_tx);
226 this->owner.port->skip_tx--;
231 port = this->owner.port;
234 vlan_id = port->owner->vlan_id;
293 register PORT_T* port = this->owner.port;
306 port->helloWhen = port->owner->rootTimes.HelloTime;
333 register PORT_T* port = this->owner.port;