PXE_OPFLAGS_RECEIVE_FILTER_FILTERED_MULTICAST

Enable filtered multicast packet receiving. Packets sent to any of the multicast MAC addresses in the multicast MAC address filter list will be received. If the filter list is empty, no multicast

extern (C)
enum PXE_OPFLAGS_RECEIVE_FILTER_FILTERED_MULTICAST = 0x0004;

Meta