Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 23:34:35 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12879 for review
Message-ID:  <200206140634.g5E6YZL90616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12879

Change 12879 by rwatson@rwatson_paprika on 2002/06/13 23:34:18

	Some preparation for committing: clean out unused cruft.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/sys/mac.h#105 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#105 (text+ko) ====

@@ -201,13 +201,6 @@
 extern int	mac_debug_label_fallback;
 
 /*
- * Dispositions for network interfaces with regards to MAC.
- */
-#define	MAC_IFNET_DISABLED	0x0000000	/* Interface ignores MAC. */
-#define	MAC_IFNET_SINGLE	0x0000001	/* Interface is single-level. */
-#define	MAC_IFNET_MULTI		0x0000002	/* Interface is multi-level. */
-
-/*
  * Kernel functions to manage and evaluate labels.
  */
 struct bpf_d;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206140634.g5E6YZL90616>