Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h208 uint8_t cbu_bpdutype; /* message type */ member
H A Dbridgestp.c217 bpdu.cbu_bpdutype = BSTP_MSGTYPE_CFG; in bstp_transmit_bpdu()
221 bpdu.cbu_bpdutype = BSTP_MSGTYPE_RSTP; in bstp_transmit_bpdu()
298 cu->cu_message_type = cpdu->cbu_bpdutype; in bstp_decode_bpdu()
368 switch (bpdu->cbu_bpdutype) { in bstp_send_bpdu()