OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RI_HOPS
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
251
#define
RI_HOPS
(x) (((x)>>10)&037)
print-decnet.c
349
RI_COST(info),
RI_HOPS
(info));
379
RI_COST(info),
RI_HOPS
(info));
Completed in 101 milliseconds