HomeSort by relevance Sort by last modified time
    Searched refs:LLC_UI (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
print-llc.c 67 { LLC_UI, "ui" },
240 control == LLC_UI) {
246 control == LLC_UI) {
252 control == LLC_UI) {
298 && control == LLC_UI) {
304 && control == LLC_UI) {
llc.h 38 #define LLC_UI 0x03
print-juniper.c 565 case (LLC_UI<<8 | NLPID_Q933):
566 case (LLC_UI<<8 | NLPID_IP):
567 case (LLC_UI<<8 | NLPID_IP6):
594 case (LLC_UI):
595 case (LLC_UI<<8):
598 case (LLC_UI<<8 | NLPID_Q933):
599 case (LLC_UI<<8 | NLPID_IP):
600 case (LLC_UI<<8 | NLPID_IP6):
print-atm.c 146 if (*p == LLC_UI) {

Completed in 326 milliseconds