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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h262 uint16_t cu_hello_time; member in struct:bstp_config_unit
H A Dbridgestp.c290 cu->cu_hello_time = ntohs(cpdu->cbu_hellotime);
618 (cu->cu_hello_time > BSTP_MIN_HELLO_TIME ?
619 cu->cu_hello_time : BSTP_MIN_HELLO_TIME);
689 bp->bp_port_htime != cu->cu_hello_time)

Completed in 36 milliseconds