Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-mobility.c47 nd_uint8_t ip6m_len; /* length in units of 8 octets */ member
216 if (!ND_TTEST_1(mh->ip6m_len)) { in mobility_print()
232 mhlen = (GET_U_1(mh->ip6m_len) + 1) << 3; in mobility_print()
318 ND_PRINT(" len=%u", GET_U_1(mh->ip6m_len)); in mobility_print()