PXE_STATFLAGS_GET_STATUS_TXBUF_QUEUE_EMPTY

This flag is set if the transmitted buffer queue is empty. This flag will be set if all transmitted buffer addresses get written into the DB.

extern (C)
enum PXE_STATFLAGS_GET_STATUS_TXBUF_QUEUE_EMPTY = 0x0010;

Meta