Searched refs:olsr_msg6 (Results 1 – 1 of 1) sorted by relevance
103 struct olsr_msg6 { struct256 const struct olsr_msg6 *msg6; in olsr_print()300 struct olsr_msg6 *v6; in olsr_print()310 msgptr.v6 = (struct olsr_msg6 *) tptr; in olsr_print()313 if ((msg_len >= sizeof (struct olsr_msg6)) in olsr_print()332 msg_tlen = msg_len - sizeof(struct olsr_msg6); in olsr_print()333 msg_data = tptr + sizeof(struct olsr_msg6); in olsr_print()