Function ska::pst::common::mac_to_string
Defined in File PacketUtils.h
Function Documentation
-
std::string ska::pst::common::mac_to_string(const mac_address mac)
Convert the MAC address into a string representation.
Alphabetic characters will in lower case.
- Parameters
mac – integer representation of MAC address
- Returns
std::string string representation of MAC address