Searched refs:olsr_msg6 (Results 1 – 1 of 1) sorted by relevance
100 struct olsr_msg6 { struct266 const struct olsr_msg6 *msg6; in olsr_print()308 struct olsr_msg6 *v6; in olsr_print()317 msgptr.v6 = (struct olsr_msg6 *) tptr; in olsr_print()320 if ((msg_len >= sizeof (struct olsr_msg6)) in olsr_print()342 msg_tlen = msg_len - sizeof(struct olsr_msg6); in olsr_print()343 msg_data = tptr + sizeof(struct olsr_msg6); in olsr_print()