Home
last modified time | relevance | path

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

/dragonfly/sys/net/bridge/
H A Dbridgestp.c86 struct bstp_cbpdu { struct
88 uint8_t cbu_ssap; /* LLC: source sap */
89 uint8_t cbu_ctl; /* LLC: control */
90 uint16_t cbu_protoid; /* protocol id */
92 uint8_t cbu_bpdutype; /* message type */
93 uint8_t cbu_flags; /* flags (below) */
96 uint16_t cbu_rootpri; /* root priority */
97 uint8_t cbu_rootaddr[6]; /* root address */
105 uint16_t cbu_portid; /* port id */
107 uint16_t cbu_maxage; /* maximum age */
[all …]