Searched defs:bstp_cbpdu (Results 1 – 1 of 1) sorted by relevance
200 struct bstp_cbpdu { struct201 uint8_t cbu_dsap; /* LLC: destination sap */202 uint8_t cbu_ssap; /* LLC: source sap */203 uint8_t cbu_ctl; /* LLC: control */204 uint16_t cbu_protoid; /* protocol id */205 uint8_t cbu_protover; /* protocol version */206 uint8_t cbu_bpdutype; /* message type */207 uint8_t cbu_flags; /* flags (below) */210 uint16_t cbu_rootpri; /* root priority */211 uint8_t cbu_rootaddr[6]; /* root address */[all …]