Home
last modified time | relevance | path

Searched refs:cu_hello_time (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dbridgestp.h263 uint16_t cu_hello_time; member
H A Dbridgestp.c294 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()