Searched refs:olsr_msg6 (Results 1 – 1 of 1) sorted by relevance
101 struct olsr_msg6 { struct316 const struct olsr_msg6 *msg6; in olsr_print()358 const struct olsr_msg6 *v6; in olsr_print()366 msgptr.v6 = (const struct olsr_msg6 *) tptr; in olsr_print()369 if ((msg_len >= sizeof (struct olsr_msg6)) in olsr_print()391 msg_tlen = msg_len - sizeof(struct olsr_msg6); in olsr_print()392 msg_data = tptr + sizeof(struct olsr_msg6); in olsr_print()