_mac_label_impl_t
if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
} else if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
static _mac_label_impl_t low;
static _mac_label_impl_t high;
hl = (uchar_t *)&(((_mac_label_impl_t *)l)->_c_len);
uchar_t *lp = (uchar_t *)&(((_mac_label_impl_t *)l)->_lclass);
size_t len = sizeof (_mac_label_impl_t) - 4;
lp = (uchar_t *)&(((_mac_label_impl_t *)l)->_comps);
if ((l = malloc(sizeof (_mac_label_impl_t))) == NULL) {
if ((*d = malloc(sizeof (_mac_label_impl_t))) == NULL) {
(void) memcpy(*d, l, sizeof (_mac_label_impl_t));
adr_char(&adr, (char *)label, sizeof (_mac_label_impl_t));
(((_mac_label_impl_t *)(l))->id == (t))
(((_mac_label_impl_t *)(l))->id = (t))
#define _MGETTYPE(l) (((_mac_label_impl_t *)(l))->id)
((_mac_label_impl_t *)(l))->id == (t))
_BLEQUAL((_mac_label_impl_t *)(l1), (_mac_label_impl_t *)(l2))
_BLDOMINATES((_mac_label_impl_t *)(l1), (_mac_label_impl_t *)(l2))
_BLMAXIMUM((_mac_label_impl_t *)(l1), (_mac_label_impl_t *)(l2))
_BLMINIMUM((_mac_label_impl_t *)(l1), (_mac_label_impl_t *)(l2))
typedef _mac_label_impl_t _blevel_impl_t, /* compatibility */
_mac_label_impl_t binformation_level;
_mac_label_impl_t lower_bound;
_mac_label_impl_t upper_bound;
typedef _mac_label_impl_t blset_t[NSLS_MAX];