Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h238 uint8_t tbu_bpdutype; /* message type */ member
H A Dbridgestp.c259 bpdu.tbu_bpdutype = BSTP_MSGTYPE_TCN; in bstp_transmit_tcn()
538 switch (tpdu->tbu_bpdutype) { in bstp_received_stp()
540 tu.tu_message_type = tpdu->tbu_bpdutype; in bstp_received_stp()
562 if (tpdu->tbu_bpdutype != BSTP_MSGTYPE_RSTP) in bstp_received_rstp()