Home
last modified time | relevance | path

Searched refs:hna6 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-olsr.c545 const struct olsr_hna6 *hna6; in olsr_print() local
549 hna6 = (const struct olsr_hna6 *)msg_data; in olsr_print()
552 i, GET_IP6ADDR_STRING(hna6->network), in olsr_print()
553 mask62plen (hna6->mask)); in olsr_print()