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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-mobility.c58 u_int8_t ip6m_len; /* length in units of 8 octets */ member in struct:ip6_mobility
187 if (!TTEST(mh->ip6m_len)) {
203 mhlen = (int)((mh->ip6m_len + 1) << 3);
304 printf("mobility: type-#%d len=%d", type, mh->ip6m_len);

Completed in 45 milliseconds