Home
last modified time | relevance | path

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

/third_party/boost/boost/asio/ip/
Daddress_v4.hpp62 typedef array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4
64 typedef boost::asio::detail::array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4
Daddress_v6.hpp65 typedef array<unsigned char, 16> bytes_type; typedef in boost::asio::ip::address_v6
/third_party/boost/libs/asio/include/boost/asio/ip/
Daddress_v4.hpp62 typedef array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4
64 typedef boost::asio::detail::array<unsigned char, 4> bytes_type; typedef in boost::asio::ip::address_v4
Daddress_v6.hpp65 typedef array<unsigned char, 16> bytes_type; typedef in boost::asio::ip::address_v6