PXE_OPFLAGS_SWUNDI_TRANSMIT_OPMASK

UNDI Transmit. S/W UNDI only. Return after the packet has been transmitted. A transmit complete interrupt will still be generated and the transmit buffer will have to be recycled.

extern (C)
enum PXE_OPFLAGS_SWUNDI_TRANSMIT_OPMASK = 0x0001;

Meta