PXE_STATFLAGS_GET_STATUS_NO_TXBUFS_WRITTEN

This flag is set if no transmitted buffer addresses were written into the DB. (This could be because DBsize was too small.)

extern (C)
enum PXE_STATFLAGS_GET_STATUS_NO_TXBUFS_WRITTEN = 0x0020;

Meta