Home
last modified time | relevance | path

Searched refs:llc_un (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_llc.h84 } __packed llc_un; member
95 #define llc_control llc_un.type_u.control
96 #define llc_control_ext llc_un.type_raw.control_ext
97 #define llc_fid llc_un.type_u.format_id
98 #define llc_class llc_un.type_u.class
99 #define llc_window llc_un.type_u.window_x2
100 #define llc_frmrinfo llc_un.type_frmr.frmr_rej_pdu0
101 #define llc_frmr_pdu0 llc_un.type_frmr.frmr_rej_pdu0
102 #define llc_frmr_pdu1 llc_un.type_frmr.frmr_rej_pdu1
103 #define llc_frmr_control llc_un.type_frmr.frmr_control
[all …]
H A Dif_bridge.c3434 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_pfil()
/freebsd/sys/net80211/
H A Dieee80211_input.c415 eh->ether_type = llc->llc_un.type_snap.ether_type; in ieee80211_decap1()
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c773 h->llc_un.type_snap.control = 3; in do_llc()
774 h->llc_un.type_snap.ether_type = htons(type); in do_llc()