Searched refs:ip6d_len (Results 1 – 3 of 3) sorted by relevance
314 TCHECK(dp->ip6d_len); in dstopt_print()315 dstoptlen = (int)((dp->ip6d_len + 1) << 3); in dstopt_print()
128 u_int8_t ip6d_len; /* length in units of 8 octets */ member
2516 hlen = (((struct ip6_dest *)cp)->ip6d_len+1) << 3; in pr_retip()