HomeSort by: relevance | last modified time | path
    Searched refs:cu_forward_delay (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
bridgestp.c 201 bif->bif_config_bpdu.cu_forward_delay = sc->sc_forward_delay;
270 bpdu.cbu_forwarddelay = htons(cu->cu_forward_delay);
332 sc->sc_forward_delay = config->cu_forward_delay;
660 cu.cu_forward_delay = ntohs(cpdu.cbu_forwarddelay);
if_bridgevar.h 239 uint16_t cu_forward_delay; member in struct:bstp_config_unit

Completed in 13 milliseconds