Home
last modified time | relevance | path

Searched refs:cu_max_age (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/net/
Dbridgestp.c207 bif->bif_config_bpdu.cu_max_age = sc->sc_max_age;
287 bpdu.cbu_maxage = htons(cu->cu_max_age);
357 sc->sc_max_age = config->cu_max_age;
701 cu.cu_max_age = ntohs(cpdu.cbu_maxage);
Dif_bridge.h183 u_int16_t cu_max_age; member