Searched refs:olsr_lq_neighbor4 (Results 1 – 1 of 1) sorted by relevance
156 struct olsr_lq_neighbor4 { struct185 struct olsr_lq_neighbor4 *lq_neighbor; in olsr_print_lq_neighbor4()187 while (hello_len >= sizeof(struct olsr_lq_neighbor4)) { in olsr_print_lq_neighbor4()189 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()