OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLC_IS_NR
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
llc.h
50
#define
LLC_IS_NR
(is) (((is) >> 9) & 0x7f)
/external/tcpdump/
llc.h
50
#define
LLC_IS_NR
(is) (((is) >> 9) & 0x7f)
Completed in 53 milliseconds