OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:II_TYPEMASK
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
145
#define
II_TYPEMASK
03 /* mask for node type */
print-decnet.c
390
int ntype = info &
II_TYPEMASK
;
Completed in 35 milliseconds