Searched refs:llc_un (Results 1 – 3 of 3) sorted by relevance
87 } __packed llc_un; member98 #define llc_control llc_un.type_u.control99 #define llc_control_ext llc_un.type_raw.control_ext100 #define llc_fid llc_un.type_u.format_id101 #define llc_class llc_un.type_u.class102 #define llc_window llc_un.type_u.window_x2103 #define llc_frmrinfo llc_un.type_frmr.frmr_rej_pdu0104 #define llc_frmr_pdu0 llc_un.type_frmr.frmr_rej_pdu0105 #define llc_frmr_pdu1 llc_un.type_frmr.frmr_rej_pdu1108 #define llc_frmr_cause llc_un.type_frmr.frmr_cause[all …]
3210 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_pfil()
382 eh->ether_type = llc->llc_un.type_snap.ether_type; in ieee80211_decap1()