Searched refs:hdrptr (Results 1 – 1 of 1) sorted by relevance
159 ip6_dest_t *hdrptr = (ip6_dest_t *)(ip6hp + 1); in mac_ipv6_header() local160 nxt_proto = &hdrptr->ip6d_nxt; in mac_ipv6_header()162 hdrptr = (ip6_dest_t *)((uint8_t *)hdrptr + in mac_ipv6_header()163 (8 * (hdrptr->ip6d_len + 1))); in mac_ipv6_header()164 nxt_proto = &hdrptr->ip6d_nxt; in mac_ipv6_header()260 ip6_dest_t *hdrptr = (ip6_dest_t *)whereptr; in mac_ipv6_pdata_verify() local265 nexthdr = hdrptr->ip6d_nxt; in mac_ipv6_pdata_verify()266 whereptr += 8 * (hdrptr->ip6d_len + 1); in mac_ipv6_pdata_verify()