Searched defs:bytes_type (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/asio/ip/ | ||
| D | address_v4.hpp | 62 typedef array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4 |
| D | address_v6.hpp | 65 typedef array<unsigned char, 16> bytes_type; typedef in boost::asio::ip::address_v6 |
| /third_party/boost/libs/asio/include/boost/asio/ip/ | ||
| D | address_v4.hpp | 62 typedef array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4 |
| D | address_v6.hpp | 65 typedef array<unsigned char, 16> bytes_type; typedef in boost::asio::ip::address_v6 |