Searched refs:llc_un (Results 1 – 4 of 4) sorted by relevance
84 } __packed llc_un; member95 #define llc_control llc_un.type_u.control96 #define llc_control_ext llc_un.type_raw.control_ext97 #define llc_fid llc_un.type_u.format_id98 #define llc_class llc_un.type_u.class99 #define llc_window llc_un.type_u.window_x2100 #define llc_frmrinfo llc_un.type_frmr.frmr_rej_pdu0101 #define llc_frmr_pdu0 llc_un.type_frmr.frmr_rej_pdu0102 #define llc_frmr_pdu1 llc_un.type_frmr.frmr_rej_pdu1103 #define llc_frmr_control llc_un.type_frmr.frmr_control[all …]
3434 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_pfil()
415 eh->ether_type = llc->llc_un.type_snap.ether_type; in ieee80211_decap1()
773 h->llc_un.type_snap.control = 3; in do_llc()774 h->llc_un.type_snap.ether_type = htons(type); in do_llc()