]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/if_llc.h
xnu-517.3.15.tar.gz
[apple/xnu.git] / bsd / net / if_llc.h
index 16b8b3ef9ea1591e608dba9680a55f8452981eed..f43a83e9711a29046ebf1851fb75ca460e031a07 100644 (file)
@@ -76,7 +76,7 @@ struct llc {
            struct {
                u_char control;
                u_char format_id;
-               u_char class;
+               u_char class_id;
                u_char window_x2;
            } type_u;
            struct {
@@ -111,7 +111,7 @@ struct llc {
 #define llc_control            llc_un.type_u.control
 #define        llc_control_ext        llc_un.type_raw.control_ext
 #define llc_fid                llc_un.type_u.format_id
-#define llc_class              llc_un.type_u.class
+#define llc_class              llc_un.type_u.class_id
 #define llc_window             llc_un.type_u.window_x2
 #define llc_frmrinfo           llc_un.type_frmr.frmrinfo
 #define llc_frmr_pdu0          llc_un.type_frmr.frmrinfo.rej_pdu0