Searched defs:bstp_tbpdu (Results 1 – 1 of 1) sorted by relevance
230 struct bstp_tbpdu { struct231 uint8_t tbu_dsap; /* LLC: destination sap */232 uint8_t tbu_ssap; /* LLC: source sap */233 uint8_t tbu_ctl; /* LLC: control */234 uint16_t tbu_protoid; /* protocol id */235 uint8_t tbu_protover; /* protocol version */236 uint8_t tbu_bpdutype; /* message type */