Searched refs:ospf6_len (Results 1 – 2 of 2) sorted by relevance
603 TCHECK(op->ospf6_len); in ospf6_print()604 if (length != EXTRACT_16BITS(&op->ospf6_len)) { in ospf6_print()605 printf(" [len %d]", EXTRACT_16BITS(&op->ospf6_len)); in ospf6_print()
205 u_int16_t ospf6_len; member