Home
last modified time | relevance | path

Searched refs:rhellomsg (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-decnet.c229 struct rhellomsg /* router hello message */ struct
268 struct rhellomsg cm_rhello; /* router hello message */
688 if (length < sizeof(struct rhellomsg)) in print_decnet_ctlmsg()
706 ret = print_elist(&(rhpx[sizeof(struct rhellomsg)]), in print_decnet_ctlmsg()
707 length - sizeof(struct rhellomsg)); in print_decnet_ctlmsg()