PXE_OPFLAGS_RECEIVE_FILTER_UNICAST

Enable unicast packet receiving. Packets sent to the current station MAC address will be received.

extern (C)
enum PXE_OPFLAGS_RECEIVE_FILTER_UNICAST = 0x0001;

Meta