Searched refs:olsr_lq_neighbor4 (Results 1 – 1 of 1) sorted by relevance
175 struct olsr_lq_neighbor4 { struct236 const struct olsr_lq_neighbor4 *lq_neighbor; in olsr_print_lq_neighbor4()238 while (hello_len >= sizeof(struct olsr_lq_neighbor4)) { in olsr_print_lq_neighbor4()240 lq_neighbor = (const struct olsr_lq_neighbor4 *)msg_data; in olsr_print_lq_neighbor4()249 msg_data += sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()250 hello_len -= sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()