OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cm_test
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
242
struct testmsg
cm_test
; /* hello and test message */
member in union:controlmsg
print-decnet.c
223
TCHECK(cmp->
cm_test
);
224
src = EXTRACT_LE_16BITS(cmp->
cm_test
.te_src);
225
other = EXTRACT_LE_8BITS(cmp->
cm_test
.te_data);
Completed in 26 milliseconds