NX_IP_IGMP_ENABLED is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_IP_IGMP_ENABLED macro

Syntax

#define NX_IP_IGMP_ENABLED ((ULONG)0x0040)

References

LocationText
nx_api.h:1208
#define NX_IP_IGMP_ENABLED ((ULONG)0x0040)
nx_ip_interface_status_check.c:160
if (needed_status & NX_IP_IGMP_ENABLED)
nx_ip_interface_status_check.c:167
current_status = current_status | NX_IP_IGMP_ENABLED;
nxe_ip_interface_status_check.c:105
nxe_ip_status_check.c:95