Searched refs:LLC_UI (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-llc.c61 { LLC_UI, "ui" },
259 && control == LLC_UI) {
277 control == LLC_UI) {
283 control == LLC_UI) {
295 control == LLC_UI) {
326 && control == LLC_UI) {
H A Dllc.h36 #define LLC_UI 0x03 macro
H A Dprint-juniper.c891 case (LLC_UI<<8 | NLPID_Q933):
892 case (LLC_UI<<8 | NLPID_IP):
893 case (LLC_UI<<8 | NLPID_IP6):
922 case (LLC_UI):
923 case (LLC_UI<<8):
926 case (LLC_UI<<8 | NLPID_Q933):
927 case (LLC_UI<<8 | NLPID_IP):
928 case (LLC_UI<<8 | NLPID_IP6):
H A Dprint-atm.c262 if (*p == LLC_UI) {
H A Dprint-fr.c260 if (p[addr_len] != LLC_UI && dlci != 0) {
/freebsd-13-stable/contrib/libpcap/
H A Dllc.h36 #define LLC_UI 0x03 macro
H A Dgrammar.y186 { LLC_UI, "ui" },
/freebsd-13-stable/sys/net/
H A Dif_llc.h126 #define LLC_UI 0x3 macro
H A Dbridgestp.c258 bpdu.tbu_ctl = LLC_UI;
365 bpdu->cbu_ctl = LLC_UI;
490 tpdu.tbu_ctl != LLC_UI)
H A Dif_bridge.c3241 llc2->llc_control == LLC_UI) {
/freebsd-13-stable/sys/net80211/
H A Dieee80211_input.c315 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 &&
H A Dieee80211_superg.c466 llc->llc_control = LLC_UI;
H A Dieee80211_output.c1218 llc->llc_control != LLC_UI ||
1652 llc->llc_control = LLC_UI;
4056 llc->llc_control = LLC_UI;
H A Dieee80211_mesh.c1281 llc->llc_control == LLC_UI && llc->llc_snap.org_code[0] == 0 &&

Completed in 117 milliseconds