Searched refs:ip6d_len (Results 1 – 6 of 6) sorted by relevance
83 dstoptlen = (dstopts->ip6d_len + 1) << 3; in dest6_input()
3149 destlen = (dest->ip6d_len + 1) << 3; in ip6_setpktopt()
121 nd_uint8_t ip6d_len; /* length in units of 8 octets */ member
244 dstoptlen = (GET_U_1(dp->ip6d_len) + 1) << 3; in dstopt_process()
133 u_int8_t ip6d_len; /* length in units of 8 octets */ member
2574 hlen = (((struct ip6_dest *)cp)->ip6d_len+1) << 3; in pr_retip()