Home
last modified time | relevance | path

Searched refs:llc_control (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llc.h98 #define llc_control llc_un.type_u.control macro
H A Dif_bridge.c3209 llc2->llc_control == LLC_UI) { in bridge_pfil()
/f-stack/freebsd/net80211/
H A Dieee80211_superg.c466 llc->llc_control = LLC_UI; in ieee80211_ff_encap()
H A Dieee80211_input.c315 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 && in ieee80211_decap()
H A Dieee80211_output.c1218 llc->llc_control != LLC_UI || in ieee80211_classify()
1652 llc->llc_control = LLC_UI; in ieee80211_encap()
4056 llc->llc_control = LLC_UI; in ieee80211_ff_encap1()
H A Dieee80211_mesh.c1281 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 && in mesh_decap()