OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_U_CMD
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
llc.h
37
#define
LLC_U_CMD
(u) ((u) & 0xef)
print-llc.c
341
tok2str(llc_cmd_values, "%02x",
LLC_U_CMD
(control)),
Completed in 679 milliseconds