Searched refs:cu_hello_time (Results 1 – 2 of 2) sorted by relevance
263 uint16_t cu_hello_time; member
294 cu->cu_hello_time = ntohs(cpdu->cbu_hellotime); in bstp_decode_bpdu()622 (cu->cu_hello_time > BSTP_MIN_HELLO_TIME ? in bstp_received_bpdu()623 cu->cu_hello_time : BSTP_MIN_HELLO_TIME); in bstp_received_bpdu()693 bp->bp_port_htime != cu->cu_hello_time) in bstp_pdu_rcvtype()