10#if !defined( __svr4__ )
11#include <net/if_ieee802.h>
55#define llc_control llc_un.type_u.control
56#define llc_fid llc_un.type_u.format_id
57#define llc_class llc_un.type_u.class
58#define llc_window llc_un.type_u.window_x2
59#define llc_org_code llc_un.type_snap.org_code
60#define llc_ether_type llc_un.type_snap.ether_type
67#define LLC_TEST_P 0xf3
69#define LLC_ISO_LSAP 0xfe
70#define LLC_SNAP_LSAP 0xaa
72#define SIOCPHASE1 _IOW('i', 100, struct ifreq)
73#define SIOCPHASE2 _IOW('i', 101, struct ifreq)
struct llc::@375250276170325134371100343335276047325117357162::@024327355126232067013143361310121160135255160070 type_snap
unsigned char llc_ssap
Definition phase2.h:32
unsigned char num_snd_x2
Definition phase2.h:41
unsigned char org_code[3]
Definition phase2.h:50
unsigned char num_rcv_x2
Definition phase2.h:42
struct llc::@375250276170325134371100343335276047325117357162::@061254115257325336006146153370110114260030232313 type_s
struct llc::@375250276170325134371100343335276047325117357162::@365331205216174007217055374110213313161314111367 type_i
unsigned short ether_type
Definition phase2.h:51
unsigned char llc_dsap
Definition phase2.h:31
union llc::@375250276170325134371100343335276047325117357162 llc_un
unsigned char control
Definition phase2.h:35
unsigned char format_id
Definition phase2.h:36
struct llc::@375250276170325134371100343335276047325117357162::@244362333110340070140127155320342371222241310053 type_u
unsigned char window_x2
Definition phase2.h:38