Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dportinfo.c234 port->rcvdInfoWhile = dt; in updtRcvdInfoWhile()
241 port->rcvdInfoWhile = 0; in updtRcvdInfoWhile()
357 port->rcvdInfoWhile = 0; in STP_info_enter_state()
474 ! port->rcvdInfoWhile && in STP_info_check_conditions()
H A Dport.c82 this->timers[iii++] = &this->rcvdInfoWhile; in STP_port_create()
151 this->rcvdInfoWhile = in STP_port_init()
H A Duid_stp.h186 int rcvdInfoWhile;/* 17.15.5 */ member
H A Dstp_in.c411 entry->rcvdInfoWhile = port->rcvdInfoWhile;/* 17.15.5 */ in STP_IN_port_get_state()
417 entry->rcvdInfoWhile = port->rcvdInfoWhile; in STP_IN_port_get_state()
H A Dport.h79 PORT_TIMER_T rcvdInfoWhile;/* 17.15.5 */ member