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

/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-llc.c67 { LLC_UI, "ui" },
242 control == LLC_UI) {
248 control == LLC_UI) {
254 control == LLC_UI) {
300 && control == LLC_UI) {
306 && control == LLC_UI) {
H A Dllc.h38 #define LLC_UI 0x03 macro
H A Dprint-juniper.c858 case (LLC_UI<<8 | NLPID_Q933):
859 case (LLC_UI<<8 | NLPID_IP):
860 case (LLC_UI<<8 | NLPID_IP6):
887 case (LLC_UI):
888 case (LLC_UI<<8):
891 case (LLC_UI<<8 | NLPID_Q933):
892 case (LLC_UI<<8 | NLPID_IP):
893 case (LLC_UI<<8 | NLPID_IP6):
H A Dprint-atm.c180 if (*p == LLC_UI) {
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_llc.h145 #define LLC_UI 0x3 macro
H A Dbridgestp.c318 bpdu.tbu_ctl = LLC_UI;
424 bpdu->cbu_ctl = LLC_UI;
565 tpdu.tbu_ctl != LLC_UI)
H A Dif_bridge.c5319 llc2->llc_control == LLC_UI) {

Completed in 191 milliseconds