enum iscsi_bit_spec_t

#include <tapi_iscsi.h>

enum iscsi_bit_spec_t {
    ISCSI_BIT_UNDEF,
    ISCSI_BIT_TRUE,
    ISCSI_BIT_FALSE,
};