![]() |
WL865E4-P
36.07.001
|
mDNS start command structure. More...
#include <m2mb_mdns.h>
Data Fields | |
UINT32 | ip_version |
UINT8 | device_id |
mDNS start command structure.
This structure contains the information needed to start the mDNS.
Definition at line 142 of file m2mb_mdns.h.
UINT8 device_id |
Interface ID to be used by the mDNS service for outgoing/incoming mDNS packets.
Definition at line 145 of file m2mb_mdns.h.
UINT32 ip_version |
IP version: IPV4, IPV6, or both.
Definition at line 144 of file m2mb_mdns.h.