Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf6.c603 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()
Dospf6.h205 u_int16_t ospf6_len; member