OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIS_MASK
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
110
#define
VIS_MASK
077 /* visit field mask */
print-decnet.c
146
hops = (EXTRACT_LE_8BITS(rhp->rh_short.sh_visits) &
VIS_MASK
)+1;
Completed in 54 milliseconds