10#if !defined( __svr4__ )
11#include <net/if_ieee802.h>
54#define llc_control llc_un.type_u.control
55#define llc_fid llc_un.type_u.format_id
56#define llc_class llc_un.type_u.class
57#define llc_window llc_un.type_u.window_x2
58#define llc_org_code llc_un.type_snap.org_code
59#define llc_ether_type llc_un.type_snap.ether_type
66#define LLC_TEST_P 0xf3
68#define LLC_ISO_LSAP 0xfe
69#define LLC_SNAP_LSAP 0xaa
71#define SIOCPHASE1 _IOW('i', 100, struct ifreq)
72#define SIOCPHASE2 _IOW('i', 101, struct ifreq)
struct llc::@235321006004227301370345066044224376032150323262::@162245232346203343374242163102213004305332251101 type_s
unsigned char llc_ssap
Definition phase2.h:31
unsigned char num_snd_x2
Definition phase2.h:40
unsigned char org_code[3]
Definition phase2.h:49
struct llc::@235321006004227301370345066044224376032150323262::@212273307113311334077145240074021356325162177305 type_u
unsigned char num_rcv_x2
Definition phase2.h:41
struct llc::@235321006004227301370345066044224376032150323262::@236157213107001147376325174301144260050153102306 type_i
unsigned short ether_type
Definition phase2.h:50
unsigned char llc_dsap
Definition phase2.h:30
unsigned char control
Definition phase2.h:34
union llc::@235321006004227301370345066044224376032150323262 llc_un
struct llc::@235321006004227301370345066044224376032150323262::@100005050071176316320203053140125236242352145037 type_snap
unsigned char format_id
Definition phase2.h:35
unsigned char window_x2
Definition phase2.h:37