OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_XID
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
llc.h
42
#define
LLC_XID
0xaf
grammar.y
145
{
LLC_XID
, "xid" },
grammar.c
218
{
LLC_XID
, "xid" },
[
all
...]
/external/tcpdump/
llc.h
42
#define
LLC_XID
0xaf
print-llc.c
62
{
LLC_XID
, "xid" },
345
if ((control & ~LLC_U_POLL) ==
LLC_XID
) {
Completed in 816 milliseconds