Searched refs:cu_hello_time (Results 1 – 2 of 2) sorted by relevance
303 uint16_t cu_hello_time; member
364 cu->cu_hello_time = ntohs(cpdu->cbu_hellotime); in bstp_decode_bpdu()730 (cu->cu_hello_time > BSTP_MIN_HELLO_TIME ? in bstp_received_bpdu()731 cu->cu_hello_time : BSTP_MIN_HELLO_TIME); in bstp_received_bpdu()807 bp->bp_port_htime != cu->cu_hello_time) { in bstp_pdu_rcvtype()