summaryrefslogtreecommitdiffstats
path: root/sys/net/if_llc.h
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2005-06-05 03:13:13 +0000
committerthompsa <thompsa@FreeBSD.org>2005-06-05 03:13:13 +0000
commit6c5bdda300f45e4abacd6f3dbf4663bbfdfefa35 (patch)
tree352898b8dc193cd5970b2640defcbe72739413a7 /sys/net/if_llc.h
parentdc83783f40a527cc3ecb6ae9c2c0277a18678b28 (diff)
downloadFreeBSD-src-6c5bdda300f45e4abacd6f3dbf4663bbfdfefa35.zip
FreeBSD-src-6c5bdda300f45e4abacd6f3dbf4663bbfdfefa35.tar.gz
Add hooks into the networking layer to support if_bridge. This changes struct
ifnet so a buildworld is necessary. Approved by: mlaier (mentor) Obtained from: NetBSD
Diffstat (limited to 'sys/net/if_llc.h')
-rw-r--r--sys/net/if_llc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h
index afdcda8..8d96686 100644
--- a/sys/net/if_llc.h
+++ b/sys/net/if_llc.h
@@ -149,6 +149,7 @@ struct frmrinfo {
/*
* ISO PDTR 10178 contains among others
*/
+#define LLC_8021D_LSAP 0x42
#define LLC_X25_LSAP 0x7e
#define LLC_SNAP_LSAP 0xaa
#define LLC_ISO_LSAP 0xfe
OpenPOWER on IntegriCloud