summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/physical.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-09-14 22:02:54 +0000
committerbrian <brian@FreeBSD.org>2000-09-14 22:02:54 +0000
commit54bef4135c4762d88857503b7c16ba80db3a44c5 (patch)
tree212a2a7c0be379a39011d29bfb9d5eef0977bf6e /usr.sbin/ppp/physical.h
parent066132400fc6fa22008b2e4fb25387e3bf8bc7ff (diff)
downloadFreeBSD-src-54bef4135c4762d88857503b7c16ba80db3a44c5.zip
FreeBSD-src-54bef4135c4762d88857503b7c16ba80db3a44c5.tar.gz
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
Submitted by: Jakob Stoklund Olesen <stoklund@taxidriver.dk>
Diffstat (limited to 'usr.sbin/ppp/physical.h')
-rw-r--r--usr.sbin/ppp/physical.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/physical.h b/usr.sbin/ppp/physical.h
index 74ce890..90b8e7f 100644
--- a/usr.sbin/ppp/physical.h
+++ b/usr.sbin/ppp/physical.h
@@ -35,6 +35,7 @@ struct cmdargs;
#define UDP_DEVICE 4
#define ETHER_DEVICE 5
#define EXEC_DEVICE 6
+#define ATM_DEVICE 7
/* Returns from awaitcarrier() */
#define CARRIER_PENDING 1
OpenPOWER on IntegriCloud