Searched refs:olsr_lq_neighbor6 (Results 1 – 1 of 1) sorted by relevance
166 struct olsr_lq_neighbor6 { struct208 struct olsr_lq_neighbor6 *lq_neighbor; in olsr_print_lq_neighbor6()210 while (hello_len >= sizeof(struct olsr_lq_neighbor6)) { in olsr_print_lq_neighbor6()212 lq_neighbor = (struct olsr_lq_neighbor6 *)msg_data; in olsr_print_lq_neighbor6()220 msg_data += sizeof(struct olsr_lq_neighbor6); in olsr_print_lq_neighbor6()221 hello_len -= sizeof(struct olsr_lq_neighbor6); in olsr_print_lq_neighbor6()