Home
last modified time | relevance | path

Searched defs:bstp_cbpdu (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dbridgestp.h202 struct bstp_cbpdu { struct
204 uint8_t cbu_ssap; /* LLC: source sap */
205 uint8_t cbu_ctl; /* LLC: control */
206 uint16_t cbu_protoid; /* protocol id */
208 uint8_t cbu_bpdutype; /* message type */
209 uint8_t cbu_flags; /* flags (below) */
212 uint16_t cbu_rootpri; /* root priority */
213 uint8_t cbu_rootaddr[6]; /* root address */
221 uint16_t cbu_portid; /* port id */
223 uint16_t cbu_maxage; /* maximum age */
[all …]