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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-mobility.c53 u_int8_t ip6m_len; /* length in units of 8 octets */ member in struct:ip6_mobility
182 if (!TTEST(mh->ip6m_len)) {
198 mhlen = (int)((mh->ip6m_len + 1) << 3);
299 printf("mobility: type-#%d len=%d", type, mh->ip6m_len);

Completed in 139 milliseconds