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

/freebsd-9.3-release/contrib/tcpdump/
H A Ddecnet.h206 struct rhellomsg /* router hello message */ struct
245 struct rhellomsg cm_rhello; /* router hello message */
H A Dprint-decnet.c251 if (length < sizeof(struct rhellomsg))
269 ret = print_elist(&(rhpx[sizeof(struct rhellomsg)]),
270 length - sizeof(struct rhellomsg));

Completed in 61 milliseconds