OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rhellomsg
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
decnet.h
206
struct
rhellomsg
/* router hello message */
struct
245
struct
rhellomsg
cm_rhello; /* router hello message */
print-decnet.c
251
if (length < sizeof(struct
rhellomsg
))
269
ret = print_elist(&(rhpx[sizeof(struct
rhellomsg
)]),
270
length - sizeof(struct
rhellomsg
));
Completed in 3180 milliseconds