Home
last modified time | relevance | path

Searched refs:LLC_UI (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llc.h126 #define LLC_UI 0x3 macro
H A Dbridgestp.c256 bpdu.tbu_ctl = LLC_UI; in bstp_transmit_tcn()
362 bpdu->cbu_ctl = LLC_UI; in bstp_send_bpdu()
487 tpdu.tbu_ctl != LLC_UI) in bstp_input()
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()