MDNS/src/include/Network/Mdns/Message.h File Reference
Include dependency graph for MDNS/src/include/Network/Mdns/Message.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | mDNS::Message |
| Encapsulates a message packet for flexible introspection. More... | |
Namespaces | |
| mDNS | |
Variables | |
| constexpr uint32_t | mDNS::MDNS_IP {0xFB0000E0} |
| constexpr uint16_t | mDNS::MDNS_TARGET_PORT {5353} |
| constexpr uint16_t | mDNS::MDNS_SOURCE_PORT {5353} |
| constexpr uint16_t | mDNS::MDNS_TTL {255} |
| constexpr uint16_t | mDNS::MAX_PACKET_SIZE {1024} |
1.9.1