Searched refs:olsr_lq_neighbor6 (Results 1 – 1 of 1) sorted by relevance
184 struct olsr_lq_neighbor6 { struct261 const struct olsr_lq_neighbor6 *lq_neighbor; in olsr_print_lq_neighbor6()263 while (hello_len >= sizeof(struct olsr_lq_neighbor6)) { in olsr_print_lq_neighbor6()265 lq_neighbor = (const struct olsr_lq_neighbor6 *)msg_data; in olsr_print_lq_neighbor6()275 msg_data += sizeof(struct olsr_lq_neighbor6); in olsr_print_lq_neighbor6()276 hello_len -= sizeof(struct olsr_lq_neighbor6); in olsr_print_lq_neighbor6()