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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h303 uint16_t cu_hello_time; member in struct:bstp_config_unit
H A Dbridgestp.c356 cu->cu_hello_time = ntohs(cpdu->cbu_hellotime);
701 (cu->cu_hello_time > BSTP_MIN_HELLO_TIME ?
702 cu->cu_hello_time : BSTP_MIN_HELLO_TIME);
772 bp->bp_port_htime != cu->cu_hello_time)

Completed in 23 milliseconds