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

/freebsd-10.2-release/contrib/tcpdump/
H A Dospf6.h205 u_int16_t ospf6_len; member in struct:ospf6hdr
H A Dprint-ospf6.c607 TCHECK(op->ospf6_len);
608 if (length != EXTRACT_16BITS(&op->ospf6_len)) {
609 printf(" [len %d]", EXTRACT_16BITS(&op->ospf6_len));

Completed in 17 milliseconds