Searched refs:olsr_common (Results 1 – 1 of 1) sorted by relevance
65 struct olsr_common { struct314 const struct olsr_common *common; in olsr_print()331 if (length < sizeof(struct olsr_common)) { in olsr_print()335 ND_TCHECK2(*tptr, sizeof(struct olsr_common)); in olsr_print()337 ptr.common = (const struct olsr_common *)tptr; in olsr_print()345 tptr += sizeof(struct olsr_common); in olsr_print()