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

  /src/sys/net/
bridgestp.c 199 bif->bif_config_bpdu.cu_max_age = sc->sc_max_age;
268 bpdu.cbu_maxage = htons(cu->cu_max_age);
330 sc->sc_max_age = config->cu_max_age;
658 cu.cu_max_age = ntohs(cpdu.cbu_maxage);
if_bridgevar.h 237 uint16_t cu_max_age; member in struct:bstp_config_unit

Completed in 12 milliseconds