Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mobility.c53 u_int8_t ip6m_len; /* length in units of 8 octets */ member
182 if (!TTEST(mh->ip6m_len)) { in mobility_print()
198 mhlen = (int)((mh->ip6m_len + 1) << 3); in mobility_print()
299 printf("mobility: type-#%d len=%d", type, mh->ip6m_len); in mobility_print()