Searched refs:olsr_common (Results 1 – 1 of 1) sorted by relevance
67 struct olsr_common { struct254 const struct olsr_common *common; in olsr_print()271 if (length < sizeof(struct olsr_common)) { in olsr_print()275 if (!TTEST2(*tptr, sizeof(struct olsr_common))) { in olsr_print()279 ptr.common = (struct olsr_common *)tptr; in olsr_print()287 tptr += sizeof(struct olsr_common); in olsr_print()