OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_UI
(Results
1 - 8
of
8
) sorted by null
/external/tcpdump/
print-llc.c
60
{
LLC_UI
, "ui" },
236
control ==
LLC_UI
) {
242
control ==
LLC_UI
) {
253
control ==
LLC_UI
) {
297
&& control ==
LLC_UI
) {
303
&& control ==
LLC_UI
) {
llc.h
36
#define
LLC_UI
0x03
print-juniper.c
861
case (
LLC_UI
<<8 | NLPID_Q933):
862
case (
LLC_UI
<<8 | NLPID_IP):
863
case (
LLC_UI
<<8 | NLPID_IP6):
892
case (
LLC_UI
):
893
case (
LLC_UI
<<8):
896
case (
LLC_UI
<<8 | NLPID_Q933):
897
case (
LLC_UI
<<8 | NLPID_IP):
898
case (
LLC_UI
<<8 | NLPID_IP6):
[
all
...]
print-atm.c
174
if (*p ==
LLC_UI
) {
print-fr.c
259
if (p[addr_len] !=
LLC_UI
&& dlci != 0) {
/external/libpcap/
llc.h
36
#define
LLC_UI
0x03
grammar.y
139
{
LLC_UI
, "ui" },
grammar.c
212
{
LLC_UI
, "ui" },
[
all
...]
Completed in 55 milliseconds