Home
last modified time | relevance | path

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

/dragonfly/sys/net/bridge/
HDbridgestp.c228 bif->bif_config_bpdu.cu_hello_time = sc->sc_hello_time; in bstp_transmit_config()
296 bpdu.cbu_hellotime = htons(cu->cu_hello_time); in bstp_send_config_bpdu()
398 sc->sc_hello_time = config->cu_hello_time; in bstp_record_config_timeout_values()
927 cu.cu_hello_time = ntohs(cpdu.cbu_hellotime); in bstp_input()
HDif_bridgevar.h242 uint16_t cu_hello_time; member