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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h302 uint16_t cu_forward_delay; member in struct:bstp_config_unit
H A Dbridgestp.c357 cu->cu_forward_delay = ntohs(cpdu->cbu_forwarddelay);
699 bp->bp_port_fdelay = cu->cu_forward_delay;
771 bp->bp_port_fdelay != cu->cu_forward_delay ||

Completed in 13 milliseconds