Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dbridgestp.c208 bif->bif_config_bpdu.cu_hello_time = sc->sc_hello_time;
288 bpdu.cbu_hellotime = htons(cu->cu_hello_time);
358 sc->sc_hello_time = config->cu_hello_time;
702 cu.cu_hello_time = ntohs(cpdu.cbu_hellotime);
Dif_bridge.h184 u_int16_t cu_hello_time; member