Searched refs:TransportSubAddrType (Results 1 – 3 of 3) sorted by relevance
397 address_.type = TransportSubAddrType::NSAP; in Decode()399 address_.type = TransportSubAddrType::USER; in Decode()401 address_.type = TransportSubAddrType::RESERVED; in Decode()
224 enum class TransportSubAddrType : uint8_t { NSAP = 0x00, USER = 0x01, RESERVED }; enum426 TransportSubAddrType type;
101 case TransportSubAddrType::NSAP: in PrintSubAddr()104 case TransportSubAddrType::USER: in PrintSubAddr()