Searched refs:olsr_lq_neighbor4 (Results 1 – 1 of 1) sorted by relevance
159 struct olsr_lq_neighbor4 { struct187 struct olsr_lq_neighbor4 *lq_neighbor; in olsr_print_lq_neighbor4()189 while (hello_len >= sizeof(struct olsr_lq_neighbor4)) { in olsr_print_lq_neighbor4()191 lq_neighbor = (struct olsr_lq_neighbor4 *)msg_data; in olsr_print_lq_neighbor4()199 msg_data += sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()200 hello_len -= sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()