Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_llc.h95 #define llc_control llc_un.type_u.control macro
H A Dif_bridge.c3433 llc2->llc_control == LLC_UI) { in bridge_pfil()
/freebsd/sys/net80211/
H A Dieee80211_input.c333 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 && in ieee80211_decap()
H A Dieee80211_superg.c464 llc->llc_control = LLC_UI; in ieee80211_ff_encap()
H A Dieee80211_output.c1222 llc->llc_control != LLC_UI || in ieee80211_classify()
1663 llc->llc_control = LLC_UI; in ieee80211_encap()
4134 llc->llc_control = LLC_UI; in ieee80211_ff_encap1()
H A Dieee80211_mesh.c1277 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 && in mesh_decap()