Searched refs:llc_un (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/netatalk/
H A Dphase2.h35 #define llc_org_code llc_un.type_snap.org_code
36 #define llc_ether_type llc_un.type_snap.ether_type
/netbsd-current/sys/net/
H A Dif_llc.h84 } llc_un /* XXX __packed ??? */; member in struct:llc
100 #define llc_control llc_un.type_u.control
101 #define llc_control_ext llc_un.type_raw.control_ext
102 #define llc_fid llc_un.type_u.format_id
103 #define llc_class llc_un.type_u.class_u
104 #define llc_window llc_un.type_u.window_x2
105 #define llc_frmrinfo llc_un.type_frmr.frmr_rej_pdu0
106 #define llc_frmr_pdu0 llc_un.type_frmr.frmr_rej_pdu0
107 #define llc_frmr_pdu1 llc_un.type_frmr.frmr_rej_pdu1
108 #define llc_frmr_control llc_un
[all...]
H A Dif_ethersubr.c155 #define llc_snap_org_code llc_un.type_snap.org_code
156 #define llc_snap_ether_type llc_un.type_snap.ether_type
508 ether_type = htons(llc->llc_un.type_snap.ether_type);
H A Dif_bridge.c2712 ether_type = htons(llc2->llc_un.type_snap.ether_type);
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dfddi.c67 lh.llc_un.type_snap.control = LLC_UI;
68 lh.llc_un.type_snap.ether_type = htons (ETHERTYPE_IP);

Completed in 106 milliseconds