Searched refs:olsr_msg (Results 1 – 1 of 1) sorted by relevance
91 struct olsr_msg { struct209 const struct olsr_msg *msg; in olsr_print()249 if (!TTEST2(*tptr, sizeof(struct olsr_msg))) in olsr_print()252 ptr.msg = (struct olsr_msg *)tptr; in olsr_print()272 msg_tlen = msg_len - sizeof(struct olsr_msg); in olsr_print()273 msg_data = tptr + sizeof(struct olsr_msg); in olsr_print()