Searched refs:olsr_lq_neighbor4 (Results 1 – 1 of 1) sorted by relevance
177 struct olsr_lq_neighbor4 { struct237 const struct olsr_lq_neighbor4 *lq_neighbor; in olsr_print_lq_neighbor4()239 while (hello_len >= sizeof(struct olsr_lq_neighbor4)) { in olsr_print_lq_neighbor4()241 lq_neighbor = (const struct olsr_lq_neighbor4 *)msg_data; in olsr_print_lq_neighbor4()251 msg_data += sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()252 hello_len -= sizeof(struct olsr_lq_neighbor4); in olsr_print_lq_neighbor4()