Searched defs:byte_ptr (Results 1 – 2 of 2) sorted by relevance
216 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(&t); in ntoh() local232 uint8_t* byte_ptr = reinterpret_cast<uint8_t*>(&retval); in hton() local
866 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(bytes); in ReceivedBytes() local